Bug#951033: Workaround found

2020-08-25 Thread Gregor Riepl
> I shall see if I can set this in Cura itself, but the quick workaround > would seem a wrapper script that sets the environment variable. Such > tweaks are in fact the main content of the cura script itself (aka > cura_app.py), so something like: > > os.environ["QT_QUICK_CONTROLS_STYLE"] = "mater

Bug#951033: Workaround found

2020-05-22 Thread Yann Vernier
I just mucked about with Cura and tracked down inaccessible buttons to a lacking implicitWidth for the background of ActionButton in the QML. However, when digging for more information, I found https://github.com/Ultimaker/Cura/issues/5488#issuecomment-588560291 This suggests setting QT_QUICK_CO