Difference between floating tile and panel
-
What's the difference?
-
Not sure, it seems like another naming convention mixup (I think I started out using those Panels, but then switched to FloatingTile during development). Where do you see "Panel"?
-
-
Ah, the Panel is the ScriptPanel and has nothing to do with the FloatingTile widget.
The Panel can be customised using its callbacks (PaintRoutine, etc.). The floating tile is just a container for ready made widgets like the preset browser, the settings dialog etc. and can be populated and customised using JSON data.