Open furgo16 opened 4 months ago
I believe those are implemented as Qt QPushButton widgets and not QToolButton widgets which is why the styling is inconsistent. While I think you have a point with this issue report, I dont know if making these mirror the QToolButton style of the other toolbars is necessarily going to be good for usability as these include text. I'll experiment, but I'm thinking the best course of action would be to just normalize the height of the buttons to be more consistent.
@maxwxyz @kadet1090 do either of you have any opinions regarding how I should approach this?
IMO all the same height if possible, no hard feelings about the styling. Maybe the same height as a button or the tabbar, this should fit all content.
I'm fine with them being QPushButtons but they should respect sizing, padding etc and look uniformly. Same height as tabbar seems good
Starting from the left bottom toolbar, the Working plane setup, Style settings, Construction mode and Layer management commands are surrounded by a frame, although they are (visually, but probably not implemented as such) regular buttons like the rest of the commands on their right.
In addition, the frame for the Construction mode button is higher than the others and does not provide visual feedback of its state (no change when toggled on or off).