Commit Graph

10 Commits

Author SHA1 Message Date
TheXamlGuy 92ee4a678b Add ability to insert an ordered item at UI configuration time 2024-01-17 20:16:55 +00:00
TheXamlGuy 5b0e09c6c1 remove debug codes 2024-01-15 22:02:44 +00:00
TheXamlGuy f0ef3d1604 Damn garbage collector 2024-01-15 22:02:30 +00:00
TheXamlGuy 2a494e1b94 this allows us to lazily fetch viewmodels created easier during the application startup 2024-01-14 20:39:36 +00:00
TheXamlGuy 80f4d5a702 add a central cache, for easy data retriveal 2024-01-14 20:35:38 +00:00
TheXamlGuy 1283e8ff58 Too much to name... but damn, it got where we are needed 2024-01-14 15:06:30 +00:00
TheXamlGuy ff1d400531 Improve removal of items 2024-01-13 11:04:33 +00:00
TheXamlGuy 2a773f26db Wire up the disposer for cleaning up unused objects, i.e disposing a VM will remove it from the view 2024-01-12 21:05:42 +00:00
TheXamlGuy e742b97b44 Media controller WIP 2024-01-10 20:59:55 +00:00
TheXamlGuy d7d90b3d54 wrapped custom widget items in containers so we have more control of the surrounding, i.e. divider 2024-01-10 19:25:16 +00:00