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

Transform sliders and axis icons have spacing issues #76

Closed
W2Wizard opened this issue Jan 9, 2021 · 4 comments
Closed

Transform sliders and axis icons have spacing issues #76

W2Wizard opened this issue Jan 9, 2021 · 4 comments
Assignees
Labels
bug Something isn't working pending Pending approval ready Issue is fixed and ready to be deployed
Milestone

Comments

@W2Wizard
Copy link

W2Wizard commented Jan 9, 2021

Issue:
So the sliders work fine however the axis labels are slightly larger than the body of the slider and also seems to get a border when clicked on?

Video:

WeirdExtraButton.mp4
@W2Wizard W2Wizard changed the title Transform sliders and axis icons have padding issues Transform sliders and axis icons have spacing issues Jan 9, 2021
@W2Wizard
Copy link
Author

W2Wizard commented Jan 9, 2021

Also the button padding only affects the middle row for some reason?
image

@hugoattal
Copy link
Owner

hugoattal commented Jan 10, 2021

I may have forgotten a padding for some specific numeral values (of "Location" and "Scale") 🤔... I'll investigate...

It also has to do with how the editor draw those boxes, it's actually a box inside a box. I'll see if it's possible to make it a bit more polished 😉

@hugoattal hugoattal added the bug Something isn't working label Jan 11, 2021
@hugoattal hugoattal self-assigned this Jan 11, 2021
@hugoattal
Copy link
Owner

hugoattal commented Jan 11, 2021

Ok, so the size of the slider is actually the same as the default:
image

I fixed the dimension issue:
image

And I'll fix the stretch lock icon.

@hugoattal
Copy link
Owner

Done!
image

@hugoattal hugoattal added ready Issue is fixed and ready to be deployed pending Pending approval labels Jan 11, 2021
@hugoattal hugoattal added this to the 2.3 milestone Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending Pending approval ready Issue is fixed and ready to be deployed
Projects
None yet
Development

No branches or pull requests

2 participants