BatchDrake / SigDigger

Qt-based digital signal analyzer, using Suscan core and Sigutils DSP library
https://batchdrake.github.io/SigDigger/
GNU General Public License v3.0
926 stars 91 forks source link

Inspector window left pane visibility issues #132

Open jeffpc opened 3 years ago

jeffpc commented 3 years ago

(I'm not sure what to call this, so feel free to reword the description.)

Even since the TV demod code went in, the left side panel was essentially impossible to use. When I open a new inspector, I see:

screenshot-1604927144 N

If I try to make it bigger (by click & dragging the margin between it and the center pane), nothing happens until I get almost to the right side pane at which point the left pane width snaps and completely hides the middle:

screenshot-1604927152 N

I don't know if somehow SigDigger is getting confused by my tiling/tabbing window manager.

jeffpc commented 3 years ago

I ended up recording a quick video to demonstrate the problem: http://josefsipek.net/sigdigger-sidepane-snap.mkv

(I can't attach it since github allows only a handful file formats and none of them are video formats.)

BatchDrake commented 1 year ago

Hi,

The side panel changed a lot since this issue was opened. Does the current side panel work for you?

Cheers,