Commit Graph

16 Commits

Author SHA1 Message Date
nekotoro 631c86d653 - added uid RiderVO prop
- fixed RiderCardDrawer layout
- added fake avatars
- avatars are now loaded dynammically
2025-12-18 15:51:34 +01:00
nekotoro fbd94c52c0 some code cleaning 2025-12-06 19:59:15 +01:00
nekotoro 6f62c3ad53 RidersList and ToolBar sizing done
TODO : cast ListViewItemState.data into RiderVO
2025-11-25 13:46:20 +01:00
nekotoro fd5eaac4c6 Added an AnchorLayout to the MainPanel and set the layout data poroperty of the StackNavigator to AnchorLayoutData.fill() 2025-11-24 22:11:07 +01:00
nekotoro a42a468070 Trying get rid of the scroll bars
- moved view classes instanciation into CREATION_COMPLETE triggered methods
2025-11-24 18:15:47 +01:00
nekotoro 481c07ca3f NekoRectangle removal and replaced by RectangleSkin FeathersUI native class 2025-11-21 19:04:34 +01:00
nekotoro aeaa8ef8ff - Buttons changed to ToggleButtons 2025-11-21 16:08:18 +01:00
nekotoro 8b8f0b9712 Drawer related refactoring :
- removed NekoDrawerEvent
Button related refactoring :
- removed NekoIconButton
2025-11-21 10:53:50 +01:00
nekotoro db50bec414 NekoIconButton reshaping in progress...
TODO :
Is there a reason NekoIconButton heritates from Button Feathers component or not ?
2025-11-20 16:02:35 +01:00
nekotoro d27fe111b9 drawer event chain complete 2025-11-19 22:13:11 +01:00
nekotoro a6e2e7aa58 first try of drawer event chain
currently stuck in NekoDrawerCommand
TODO : extract the event from NekoDrawerCommand
2025-11-19 14:48:54 +01:00
nekotoro 28c36c699a drawer button size 2025-11-19 13:36:53 +01:00
nekotoro daa208a2fa burger menu try 2025-11-18 18:47:55 +01:00
nekotoro e6cf110bd5 futire Drawer button addition 2025-11-18 16:11:10 +01:00
nekotoro dbbe1de2ad header layout adjust 2025-11-17 19:06:13 +01:00
nekotoro 3463b09eba header, main panel addition 2025-11-17 15:54:28 +01:00