mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-06-17 03:48:32 +00:00
Made RootView updateable
Changed the group/menu icon to be thicker.
This commit is contained in:
@ -95,9 +95,6 @@ class RootView extends ScalableView {
|
||||
:locX => w/2 + scMidSep/2,
|
||||
:locY => pixelsForScreen(70.0)
|
||||
});
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
function onUpdate(dc as Graphics.Dc) as Void {
|
||||
|
Reference in New Issue
Block a user