mirror of
https://github.com/Insality/druid.git
synced 2025-09-28 02:22:18 +02:00
Start scroll rework
This commit is contained in:
@@ -10,11 +10,10 @@ Simple to-do for Druid Alpha 0.2.0
|
||||
+ Druid store assets - separate repository with rich components (progress_rich migrate)
|
||||
+ refactor on_swipe. To on_scroll? Add input priority
|
||||
+ separate custom data and predefined fields in components? Every component have their fields and events
|
||||
- add init/remove stuff for every style in component. How to set custom sprites for button states?
|
||||
+ How to set custom sprites for button states?
|
||||
- add druid settings (add auto_focus input and other stuff)
|
||||
|
||||
+ button add key trigger
|
||||
- button polish, actions
|
||||
+ button and hover click restriction zone?
|
||||
|
||||
- unify component api (get/set/to and other general stuff)
|
||||
@@ -22,12 +21,13 @@ Simple to-do for Druid Alpha 0.2.0
|
||||
- better scroll size management, check different cases. So implicit now
|
||||
- better grid + scroll management
|
||||
- better default style, add template for custom style
|
||||
- add text component for alpha release
|
||||
- add input_text component for alpha release
|
||||
- compare with gooey
|
||||
- add docs for all components
|
||||
- add docs folder for every component with gifs? Solutions
|
||||
- remove component autoremove all children component
|
||||
|
||||
- button polish, actions
|
||||
|
||||
-- Low
|
||||
- add code template and example for user components
|
||||
|
Reference in New Issue
Block a user