You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, when utilizing more space than the LMMS window, scrollbars appear (this is normal). However, on Apple, the scroll bars successfully move the background wallpaper, but fail to move the foreground contents.
This behavior does not occur on other scrollbars, just the main window.
Since QT MDI windowing and Apple aren't a very common combination, I'm hoping I can get some help in terms of where to look and direction (will file bug with qt team if necessary).
If a screenshot or videos helps to explain this behavior, let me know.
The text was updated successfully, but these errors were encountered:
No response from the QT team after multiple emails. TODO:
Install QT Creator (except in OS X) to determine if this bug is specific to the LMMS codebase or not.
Somehow either a MacPorts update or the Lion build fixes this on Yosemite. Closing out for now. Stable-1.1 will have a Lion build available, or you can snag RC11 from my tresf/lmms/releases URL.
On Apple only, the Main LMMS window's MDI behavior is broken when using the scrollbars.
https://github.com/LMMS/lmms/blob/stable-1.1/src/gui/MainWindow.cpp
For example, when utilizing more space than the LMMS window, scrollbars appear (this is normal). However, on Apple, the scroll bars successfully move the background wallpaper, but fail to move the foreground contents.
This behavior does not occur on other scrollbars, just the main window.
Since QT MDI windowing and Apple aren't a very common combination, I'm hoping I can get some help in terms of where to look and direction (will file bug with qt team if necessary).
If a screenshot or videos helps to explain this behavior, let me know.
The text was updated successfully, but these errors were encountered: