VMaxx / RepetierIntegration

Plugin for Cura to allow printing and monitoring
GNU Affero General Public License v3.0
39 stars 12 forks source link

Cura 4.3 for mac layout #36

Open smolz opened 5 years ago

smolz commented 5 years ago

In Cura 4.3 for Mac, you can only barely make out the buttons at the bottom.

Screenshot 2019-10-25 14 40 47
VMaxx commented 5 years ago

That's not a cool feature is it? I'll see what I can do to fix it.

VMaxx commented 5 years ago

I uploaded a new DiscoverRepetierAction.qml see if that helps.

VMaxx commented 4 years ago

Testing this in elementary linux yielded bad results so I'm going to roll the change back.

VMaxx commented 4 years ago

the work around for now is to grab the window and resize it to see the buttons. The close button should float but the others are static. The qml is supposed to autosize to fit, but its not working properly here in OSx for whatever reason.