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
RDlibrary Cut/Edit Markers does not allow zooming in further than 16 seconds. no time zoom allowed if cut is shorter 22 seconds. Version 3 would zoom in much farther.
The text was updated successfully, but these errors were encountered:
Known problem, due to some fundamental limitations in the graphical drawing classes in Qt5. It's actually a limitation in pixel resolution, so if you zoom out on the waveform, you'll be able to see more of it. A problem nonetheless.
Fixing this is not going to be trivial as it will mean a major refactoring of the waveform code.
RDlibrary Cut/Edit Markers does not allow zooming in further than 16 seconds. no time zoom allowed if cut is shorter 22 seconds. Version 3 would zoom in much farther.
The text was updated successfully, but these errors were encountered: