Changes 5.4.7 -> 5.4.8:
- GUI: Don't start new windows in "Window Stays On Top" mode since these windows will cover VST GUIs. Also remove the Qt::Tool flag on Windows since it's not needed on that platform to make windows stay on top of the main window.
- Windows: Partly fix always-on-top VST GUIs. They will stay on top of the main window and the last opened currently visible window, but not on top of other windows.
- Audio: Try to prevent and track down a bug reported by the crash reporter.
- VST: Minor fix for keyboard grabbing in the GUI.
- VST: Fix opening VST GUIs in the middle of the screen.
- Sequencer: Fix bug that caused timing weirdness when changing number of lines in a block.
- Sequencer: Fix bug sometimes causing program to freeze when showing bars in the timeline.
- Sequencer: Improve timeline rendering a little bit when showing bars.