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

Imviz: Fix padding above import button #615

Merged
merged 3 commits into from
May 21, 2021

Conversation

astrofrog
Copy link
Collaborator

@astrofrog astrofrog commented May 13, 2021

Before:

Screenshot from 2021-05-13 16-45-39

After:
Screenshot from 2021-05-13 16-44-23

Thanks to @mariobuikhuizen for the fix!

EDIT: Fix #606

@astrofrog astrofrog changed the title Fix padding above import button Imviz: Fix padding above import button May 13, 2021
@github-actions github-actions bot added the embed Regarding issues with front-end embedding label May 13, 2021
@pllim pllim added imviz bug Something isn't working labels May 13, 2021
Copy link
Contributor

@pllim pllim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good on the "standalone" version but I notice a slight misalignment in the notebook but it is barely noticeable, so not a blocker for me.

Screenshot 2021-05-13 120917

@astrofrog
Copy link
Collaborator Author

@pllim - can you try the latest version to see if the notebook version is fixed too?

@pllim
Copy link
Contributor

pllim commented May 13, 2021

Yes, both fixed now. Thanks!

@astrofrog
Copy link
Collaborator Author

astrofrog commented May 14, 2021

I've also fixed the vertical alignment of the subset select menu thanks to a suggestion from @mariobuikhuizen. This requires glue-viz/glue-jupyter#226 but we don't have to wait for that to be merged since it's just an aesthetic change and will work fine as is - the change is just so that once glue-viz/glue-jupyter#226 is merged and released the alignment will be fixed.

Before

Screenshot 2021-05-14 at 10 05 08

After

Screenshot 2021-05-14 at 10 09 01

Copy link
Contributor

@javerbukh javerbukh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@javerbukh
Copy link
Contributor

This is good to merge, the readthedocs issue has been fixed by a previous PR. This PR either needs a rebase from @astrofrog or an admin merge from @duytnguyendtn , whichever comes first.

@duytnguyendtn
Copy link
Collaborator

Since it's been fixed, I'll go ahead and merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working embed Regarding issues with front-end embedding imviz Ready for final review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Imviz: IMPORT button not always aligned in standalone app
4 participants