Age | Commit message (Collapse) | Author |
|
* - XML Like configuration for GUI
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Stylesheets were never a good idea
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Ref's are always bindable
Signed-off-by: syeyoung <cyoung06@naver.com>
* - cool components
Column
Background (color_
Row
SizedBox
Stack
Padding
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Update copyright header v2
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Bunch of stuff
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Few more elements
Signed-off-by: syeyoung <cyoung06@naver.com>
* - View!!
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Better click handlign
- Popups
Signed-off-by: syeyoung <cyoung06@naver.com>
* - ComponentCreator for DX
- test view (for testin
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Column and Row shrink to crossAxisSize if its max is infinity
- Gui test.
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Load attributes after super constructor
- Fix Stackoverflow in RootDom.setCursor
- Test Gui Command
- Test Gui to testview.gui
- XML Parser settings to ignore comments
- Controller check if element is actually an element, not a textnode.
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Component Parent propagation
- better placeholder
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Line needs texture2d
Signed-off-by: syeyoung <cyoung06@naver.com>
* - igitignore update
Signed-off-by: syeyoung <cyoung06@naver.com>
* - gradle build file update
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Flexible
- Background uses singlehcildpassinglayouter
- Helper methods in ConstraintBox
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Line and Border
- add updating code
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Textfield
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Column and Row with flex elements when given maximum mainAxis now throws an error
- Column and Row when given maximum mainAxis now shrinks to children
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Better architecture
- I'll document it later on separate repo
Signed-off-by: syeyoung <cyoung06@naver.com>
* LGTM.
- Might change rendering architecture.
Separate child rendering and itself rendering
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Fix some typo's and issues
Signed-off-by: syeyoung <cyoung06@naver.com>
* - make it work
Signed-off-by: syeyoung <cyoung06@naver.com>
* - smth
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Button
Signed-off-by: syeyoung <cyoung06@naver.com>
* - colored button
- passthroughs
Signed-off-by: syeyoung <cyoung06@naver.com>
* - fix issue in text
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Delegating widgets and scrollbar
Signed-off-by: syeyoung <cyoung06@naver.com>
* - scrollbar
Signed-off-by: syeyoung <cyoung06@naver.com>
* - list
Signed-off-by: syeyoung <cyoung06@naver.com>
* - popup
- align
- stack now only propagates events to first child (lol)
Signed-off-by: syeyoung <cyoung06@naver.com>
* - Event propagation changes
- some presets
Signed-off-by: syeyoung <cyoung06@naver.com>
* - moving stuff
Signed-off-by: syeyoung <cyoung06@naver.com>
Signed-off-by: syeyoung <cyoung06@naver.com>
|
|
For developers
- You need to launch "loader" project, not the "mod" project.
- Loom WILL NOT auto-generate launch props.
--> Copy contents of build.gradle from other directory to global build.gradle, and run any gradle task to generate. (it was painful to figure out)
|
|
|
|
|
|
- This commit has been on my computer for like 6 months untouched
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|