Skip to content

View Box Shrinks and Menu Options Overlap After Multiple Parameter Changes #90

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

Open
deeptive opened this issue Apr 1, 2025 · 0 comments

Comments

@deeptive
Copy link

deeptive commented Apr 1, 2025

Description:

The HeadWidget view initially appears correctly, but after multiple interactions with the left-hand side controls, the view box gradually shrinks. After 5-6 parameter changes, the widget becomes significantly smaller, and menu options start overlapping, making the interface difficult to use.

Steps to Reproduce:

  1. Open the notebooks folder and navigate to HeadWidget.ipynb.
  2. Run the first five cells. In the fifth cell, the HeadWidget will be displayed along with control options on the left-hand side.
  3. Interact with the controls and modify parameters 5-6 times, ensuring the view updates each time.

Actual Behavior:

  • The view box progressively shrinks with each parameter change.
  • After multiple updates, the menu options overlap, making the UI unusable.
THS.mp4

Expected Behavior:

  • The view should update correctly, but the size of the view box should remain constant.
  • Menu options should stay properly aligned without overlapping.
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

1 participant