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

Clipping issue #24

Open
maartenbreddels opened this issue Dec 2, 2019 · 1 comment
Open

Clipping issue #24

maartenbreddels opened this issue Dec 2, 2019 · 1 comment

Comments

@maartenbreddels
Copy link
Member

This screenshot shows two issues:

  • One bqplot, which has positive z-index (will need to be solved in bqplot)
  • The thumb-handle is clipped, this is something we could fix in the template.
    image
maartenbreddels added a commit to maartenbreddels/bqplot that referenced this issue Dec 3, 2019
…elements

There was no need to use z-index > 0, and it can interfere with other DOM
elements, example:
voila-dashboards/voila-vuetify#24
maartenbreddels added a commit to maartenbreddels/bqplot that referenced this issue Dec 13, 2019
…elements

There was no need to use z-index > 0, and it can interfere with other DOM
elements, example:
voila-dashboards/voila-vuetify#24

Signed-off-by: Maarten A. Breddels <[email protected]>
@mariobuikhuizen
Copy link
Member

With #28 the thumb-handle is no longer being clipped by the app bar. Now the thumb-handle overlaps the header of the drawer.

Schermafbeelding 2019-12-16 om 16 22 13

This is a feature of v-slider. If the overlap is not intended, it should be fixed in the notebook.

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

No branches or pull requests

2 participants