protyposis / AudioAlign

Audio Synchronization and Analysis Tool
GNU Affero General Public License v3.0
137 stars 16 forks source link

Disappearing Alignment Graph when zooming #18

Open Johndirr opened 6 months ago

Johndirr commented 6 months ago

Sometimes the Alignment Graph disappears when zooming in. Here I zoom in, it disappears, and out again. 2024-01-28-14-23-12

protyposis commented 6 months ago

Thanks for reporting. Unfortunately, this is a bug in the library used for plotting the graph, and there seems to be no solution yet: https://github.com/oxyplot/oxyplot/issues/1269

Your screen capture also shows another long-standing bug: missing negative signs on the offset axis. This is finally fixed by https://github.com/protyposis/AudioAlign/pull/20.