mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Prepare v1.0.1
This commit is contained in:
@@ -587,4 +587,10 @@ Thoughts, wrong decisions, future plans, and how to update correctly:
|
||||
- Non-explicit event parameters can cause confusion, particularly with `self` parameters.
|
||||
- There is room for performance optimization. Memory usage is not optimized, though it can still handle heavy-load GUIs like Panthera.
|
||||
- Creating custom components could be made easier.
|
||||
- There can be a much less code bindings between elements. Like bind_grid, update_size after some changes etc.
|
||||
- There can be a much less code bindings between elements. Like bind_grid, update_size after some changes etc.
|
||||
|
||||
---
|
||||
|
||||
**Druid v1.0.1**
|
||||
|
||||
- **[Input]** Fixed issues with input component on Mobile devices.
|
||||
|
Reference in New Issue
Block a user