mirror of
https://github.com/Insality/druid.git
synced 2025-06-27 18:37:44 +02:00
Merge branch 'develop'
This commit is contained in:
commit
5688707b62
@ -1,12 +0,0 @@
|
|||||||
Simple to-do for Druid Alpha 0.2.0
|
|
||||||
|
|
||||||
- better default style, add template for custom style
|
|
||||||
- compare with gooey
|
|
||||||
- remove component autoremove all children component
|
|
||||||
|
|
||||||
- unify component api (get/set/to and other general stuff)
|
|
||||||
- add input_text component for alpha release
|
|
||||||
- custom input settings (name of touch, text, etc)
|
|
||||||
- try use final druid in real project (FI uses custom druid) (use in 4321?)
|
|
||||||
- ability to relocalize all locale text nodes
|
|
||||||
- ability to control buttons via controller. Select it by cursor (d-pad)
|
|
@ -10,6 +10,7 @@ height = 900
|
|||||||
|
|
||||||
[project]
|
[project]
|
||||||
title = druid
|
title = druid
|
||||||
|
version = 0.2.0
|
||||||
|
|
||||||
[library]
|
[library]
|
||||||
include_dirs = druid
|
include_dirs = druid
|
||||||
|
Loading…
x
Reference in New Issue
Block a user