Made RootView updateable

Changed the group/menu icon to be thicker.
This commit is contained in:
Philip Abbey
2023-12-21 15:32:24 +00:00
parent c4e9eb1fb0
commit 332a10867d
16 changed files with 98 additions and 16 deletions

View File

@ -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 {