Commit Graph

36 Commits

Author SHA1 Message Date
nekotoro 465d795b19 Added : RiderCardDrawer 2025-12-05 21:39:00 +01:00
nekotoro d002ac9251 RidersListRendererAccessory UI 2025-12-05 18:45:31 +01:00
nekotoro 665cb32184 RoudedAvatar modifications 2025-12-05 08:52:49 +01:00
nekotoro 60e90c8593 Avatar, RiderListeRendererDecoration, RiderList refactoring in progress... 2025-11-30 21:50:24 +01:00
nekotoro 3143854fdb RiderList and LoadRidersCommand optimisation 2025-11-28 16:10:13 +01:00
nekotoro 6f156d2dc5 Using a for loop instead of casting in LoadRidersCommand 2025-11-26 18:42:24 +01:00
nekotoro aa2ba5c90d Using RiderVO instead of Dynamic object in RidersList 2025-11-26 13:34:31 +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 e8789829ae Added : RidesrScreen, ToolBar
Riders list is now populated with JSON
TODO : resize list and tolbar
2025-11-23 22:11:53 +01:00
nekotoro 858568a235 ToolBarToggleButon text size correction 2025-11-22 10:21:35 +01:00
nekotoro ab77b0404a Trying to set icon size & text size for ToolBarToggleButton WIP 2025-11-21 23:09:03 +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
nekotoro 876f446b8e add https://lib.haxe.org/p/hx-color-trace/ for trace() in colors ! 2025-11-17 15:01:18 +01:00
nekotoro 5e869c96a5 first implementation of Cairngorm 2025-11-17 14:29:12 +01:00
nekotoro 99f8c52d50 remove bin dir again 2025-11-17 09:31:24 +01:00
nekotoro e5d7286afa add gitignore file 2025-11-17 09:30:56 +01:00
nekotoro 7492d7bb39 remove bin dir 2025-11-17 09:30:16 +01:00
nekotoro 27a93c4cb8 header fonts 2025-11-16 15:18:59 +01:00
nekotoro 577b477f4d font embed try #2 2025-11-15 22:25:14 +01:00
nekotoro 99e3956fab font embedding try 2025-11-15 18:54:32 +01:00
nekotoro e2e1cd64de header and footer colors, model.Constants 2025-11-14 22:08:13 +01:00
nekotoro 41221bdd77 Panel, header, footer 2025-11-14 16:13:39 +01:00
nekotoro 0ea49051d0 add Feathers UI bootstrap 2025-11-14 14:15:52 +01:00
nekotoro b749c5b56a Initial commit 2025-11-14 13:11:06 +00:00