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

[BUG] - Icon width/height makes the tab odd size when moving around #39

Open
krassowski opened this issue Mar 3, 2024 · 0 comments
Open
Assignees
Labels
type: bug 🐛 Something isn't working

Comments

@krassowski
Copy link
Contributor

Describe the bug

The height of the conda-store tab when dragging occludes a lot of background

dragging-conda-store

Expected behavior

The tab is the same size as the notebook tag when dragged.

I think it comes down to the height of the icon which is set to 226.062 rather than 16:

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 198.432 226.062" version="1.1" width="198.43201" height="226.062" data-icon="conda-store:conda-store-notext-icon-greenaccent" data-icon-id="4d780403-4122-409a-abcf-cc7ef52655dd">

How to Reproduce the problem?

Drag the tab with embedded conda store widget

Output

No response

Versions and dependencies used.

2024.1

Anything else?

No response

@krassowski krassowski added the type: bug 🐛 Something isn't working label Mar 3, 2024
@trallard trallard moved this from New 🚦 to TODO 📬 in conda-store 🐍 Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
Status: TODO 📬
Development

No branches or pull requests

2 participants