On November 7, 2015 06:55:06 PM Robert Jonsson wrote: > Hi Andrew, all, > > it seems that since the Qt5 move all editors are above the arranger, I > really don't like this behaviour, since i have limited screen space. > Is it possible to get back the old behaviour so they can exist behind the > arranger? > > Regards, > Robert
Hm, this could simply be a casualty of some Qt5 bug. Let's investigate. I discovered yesterday that with my 'pan' and 'zoom' editor modes, the mouse cursor is not hidden when panning and zooming (you'll see it behind the window if moved out of the way). The problem was that in our Canvas module, the use of Qt::BlankCursor was not supported yet. But I just read of a Qt5 commit only last month which fixes it ! Tim. ------------------------------------------------------------------------------ _______________________________________________ Lmuse-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmuse-developer
