Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy and rotate buttons are hidden at default window size on Mac #54

Closed
RedwoodForest opened this issue Apr 13, 2012 · 10 comments
Closed

Comments

@RedwoodForest
Copy link
Contributor

Another Mac display bug. With Cura at the default size (the size the window opens at) several of the controls under the preview window are hidden, including several of the copy buttons and the rotate control. Screenshot: http://i1162.photobucket.com/albums/q531/lawrencejohnston/Github/ButtonsHiddenBug.png

@fuegas
Copy link
Contributor

fuegas commented Apr 13, 2012

We're looking at remodeling the gui with icons for various parts, this should make the toolbars smaller and show the hidden parts. As example, my current view looks like this: http://vuurtje.kassala.de/junk/cura_icons.png
Do note: this is experimental, none of these icons are decided to be used in releases. This is just a test to work with icons.

@daid
Copy link
Owner

daid commented Apr 13, 2012

Indeed, the icon buttons will solve a lot here. Space is a bit limited, as I'm trying to keep the interface usable on a netbook as well. MacOS also has the largest UI elements, it's about 20-30% larger the Windows in classic look (which has the smallest UI elements).

PyroMani is helping me develop/solve issues with MacOS btw.

@fuegas
Copy link
Contributor

fuegas commented Apr 16, 2012

Sooo, here's a new mockup: http://vuurtje.kassala.de/junk/icons.png
How's this for icons for mirror and swap?

You can use 20d9750 for a demo.

@RedwoodForest
Copy link
Contributor Author

Those are pretty reasonable. I'm not sure I'd be able to tell whether I wanted to swap XZ or YZ just from the icon, so it's good to have the letters on there too.

I think it's important to have tooltips describing each action, too (if you can figure out how to make them work on Mac:)).

Glad to have somebody with a Mac helping out with the development.

@fuegas
Copy link
Contributor

fuegas commented Apr 17, 2012

Tooltips are present, but not showing on the screenshot :)
When you hover over them you get tooltips: "Mirror X", "Mirror Y", "Mirror Z", "Swap XZ" and "Swap YZ"
My concern is whether the color/gray version stand out enough.
I'm glad to be of help :)

@daid
Copy link
Owner

daid commented Apr 18, 2012

I think the latest development version solves this now. When you have time, could you check it Lawrence?

@RedwoodForest
Copy link
Contributor Author

With the latest build about half the rotation text box / up down control is hidden. It's much better than it was, though.

http://i1162.photobucket.com/albums/q531/lawrencejohnston/Github/HiddenControlBug2.png

@daid
Copy link
Owner

daid commented Apr 24, 2012

We've been looking to get those insane margins gone on MacOS. But we haven't be able to get MacOS to comply. The problem is caused by me moving the "scale up to printer size" button to the lower bar.

Under linux and windows it fits fine: http://daid2.mine.nu/~daid/Screenshot-Cura%20-%204d10199e7444e71bcec47c8ac5eba1d6b3279a82.png

@daid
Copy link
Owner

daid commented May 4, 2012

With the removal of multiply this should fit on MacOS now I think.
(I removed Multiply, because it caused lots of problems with dual extrusion, and the project planner is a better solution)

@RedwoodForest
Copy link
Contributor Author

Yup, this is fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants