gstreamer/debug-viewer/GstDebugViewer/GUI
René Stadler b866669ae1 Refactor and fix zoom handling
ColumnManager has to apply the zoom factor to newly added columns. Otherwise,
showing a previously hidden column appears with scale 1.0.

This also drops the value-changed signal emission for the vadjustment, as it is
apparently not needed.
2014-09-11 20:51:46 +02:00
..
__init__.py Split giant GUI module into submodules 2014-09-11 20:51:46 +02:00
app.py Add zoom in/out actions, reduce vertical row padding 2014-09-11 20:51:46 +02:00
colors.py Add 'fixme' and 'trace' log levels 2014-09-11 20:51:46 +02:00
columns.py Refactor and fix zoom handling 2014-09-11 20:51:46 +02:00
filters.py Split giant GUI module into submodules 2014-09-11 20:51:46 +02:00
models.py Split giant GUI module into submodules 2014-09-11 20:51:46 +02:00
window.py Refactor and fix zoom handling 2014-09-11 20:51:46 +02:00