moving palette up or down causes graphics corruption when opening palette

• Jan 27, 2015 - 03:54
Type
Graphical (UI)
Severity
S4 - Minor
Status
closed
Project

1. Click the '+' button at the bottom of the palettes to create a new workspace (name it whatever), and make it the active workspace.
2. Right-click on the "Lines" palette and click "Move Palette Up" (or down... doesn't matter).
3. Click on the "Lines" palette to expand it.

Result: The other palettes aren't moved to make room for the newly expanded "Lines" palette, resulting in most of the lines palette appearing behind the other palette names. Screenshot:
palette corruption 01.png

I am using MuseScore nightly ff2b92c on Kubuntu 14.04 64-bit.

Attachment Size
palette corruption 01.png 32.83 KB

Comments

Looks good to me, I only wonder whether it makes sense to make that magic 1000 a named constant (static const int PALETTE_STRETCH = 1000;) and use in all 4 places in that file?