idia-astro / iDaVIE

immersive Data Visualisation Interactive Explorer (iDaVIE). The specific goal of iDaVIE is to enable the interrogation of 3D data using virtual reality technology.
https://idavie.readthedocs.io/
Other
7 stars 0 forks source link

[iDVBUG] "Tabs on plots windows do not always work, also breaks dragging of some windows" #398

Open Pietersielie opened 2 months ago

Pietersielie commented 2 months ago

Describe the bug When opening the plots window (containing moment maps/histogram/profile), the different tabs of the window can't be selected, can't switch between tabs. The plots window also can't be dragged. Curiously, if the source list window is opened after the plots window is opened, the source list window also cannot be dragged. Also, the left threshold button (on the moment map tab) did not work (all the other buttons worked).

To Reproduce Steps to reproduce the behavior:

  1. Load a cube.
  2. Open the plots window.
  3. Attempt to switch between tabs (e.g., histogram or profile tabs).
  4. Attempt to drag the profile window around.
  5. See error

Expected behavior Switching between the tabs for this should be as seamless as the tab switching is for other windows such as the desktop GUI or the source list window. Similarly, the window should be draggable like the other quickmenu windows.

Screenshots

Attach debug logs: Debug logs make no mention of this.

Pietersielie commented 2 months ago

Impossible to reproduce in any sort of reliable manner. Low priority for now.