On 22/11/2015 16:01, Steven Franke wrote: > This figure also shows that the disabled Monitor button is still > smaller than all of the other buttons on my OS X build. Hi Steve,
I have been looking into this as a background task since you first reported it. It is a Qt defect, sort of, we use style sheets to style the buttons and that conflicts with the natively drawn buttons that Qt tries to use on all platforms. The problem happens when "Monitor on at start up" is checked and is related to drawing the button for the first time with the "checked" style. I am hoping Qt 5.6 fixes this as a simple solution in our code is not obvious to me. 73 Bill G4WJS. ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
