Commit Graph

13 Commits

Author SHA1 Message Date
nekotoro 0676cbee41 RiderList item selection fix 2025-12-15 21:58:39 +01:00
nekotoro ca48bf8bc9 TODO find a way to populate fields of RiderCardDrawer vie (binding ?) 2025-12-15 14:02:05 +01:00
nekotoro da6a89c848 TODO : set temporary rider in AppModelLocator when RiderList item is clicked 2025-12-10 21:57:25 +01:00
nekotoro d0ab28556b TODO RiderList line 92 2025-12-08 21:47:19 +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 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