mirror of
https://github.com/spalencsar/bearwave.git
synced 2026-07-07 14:44:16 +02:00
refactor(qml): extract station list, player, world, and about UI
Phase 2 splits the remaining large Main.qml blocks into StationCard, WorldCategories, WorldCategoryHeader, PlayerBar, and AboutDialog. Main.qml is now ~414 lines (down from ~1240); behavior unchanged.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
HeaderNavigation 1.0 HeaderNavigation.qml
|
||||
SearchToolbar 1.0 SearchToolbar.qml
|
||||
QuickFilters 1.0 QuickFilters.qml
|
||||
QuickFilters 1.0 QuickFilters.qml
|
||||
StationCard 1.0 StationCard.qml
|
||||
WorldCategoryHeader 1.0 WorldCategoryHeader.qml
|
||||
WorldCategories 1.0 WorldCategories.qml
|
||||
PlayerBar 1.0 PlayerBar.qml
|
||||
AboutDialog 1.0 AboutDialog.qml
|
||||
Reference in New Issue
Block a user