You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Open the notebooks folder and navigate to HeadWidget.ipynb.
Run the first five cells. In the fifth cell, the HeadWidget will be displayed along with control options on the left-hand side.
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.
The text was updated successfully, but these errors were encountered:
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:
notebooks
folder and navigate toHeadWidget.ipynb
.HeadWidget
will be displayed along with control options on the left-hand side.Actual Behavior:
THS.mp4
Expected Behavior:
The text was updated successfully, but these errors were encountered: