if a 2D/3D window is maximised the toolbar should not get removed as it is with the current version 2.3 IMHO, but blitted as well with the window only being as high as (screen.h-toolbar.h).
Or can I make the toolbar visible in this case in some way already?
Well, when a window is maximized then the toolbar vanishes since it is another window. There is little that i can do here. This is by design, sorry 🙂
Kind regards
Reiner
This is my signature. You can change your signature in the profile
Yeah.. the maximize pushes out even the info bar.. the toolbar is an editor in itself, so it will also be minimized when another is maximized. Since the toolbar is instance-able multiple times and anywhere, it will be pushed around a bit.