mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-10 18:23:44 +08:00
ui: couple Platform Selector refresh in Vehicle panel state updates (#1545)
This commit is contained in:
@@ -35,6 +35,7 @@ class VehicleLayout(Widget):
|
||||
|
||||
def _update_state(self):
|
||||
self._update_brand_settings()
|
||||
self._platform_selector.refresh()
|
||||
|
||||
def _render(self, rect):
|
||||
self._scroller.render(rect)
|
||||
|
||||
Reference in New Issue
Block a user