Skip to content
Commit 12ffa5b8 authored by Aleix Pol Gonzalez's avatar Aleix Pol Gonzalez 🐧
Browse files

Fix visual problem upon initialization

This actually started happening after porting to Qt5. QAbstractSpinBox uses
the range to figure out the size and in this case we had a huge one. It
would try to create spinboxes ~2500 px wide.
parent 1ca961cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment