drowe67 / freedv-gui

GUI Application for FreeDV – open source digital voice for HF radio
https://freedv.org/
GNU Lesser General Public License v2.1
206 stars 52 forks source link

1.9.6 Reporter table flicker when using 'Track' with 'freq' #635

Closed barjac closed 9 months ago

barjac commented 10 months ago

When using 'Track' with 'freq' set, the whole reporter table is refreshing on each 'Last update' update, maybe only the local user's update but not certain as some updates can display almost simultaneously.

The flicker effect happens about 150ms before the time changes in the user's 'Last update'.

This is causing an annoying flicker, most noticeable when colour is showing, as it causes the colours to be extinguished for several seconds each time.

Tested also in master at #a8f58

/OT A secondary effect of this relates to issue #634, as the refresh triggers the truncation of the callsign column in Win10.

tmiw commented 10 months ago

Should be fixed in https://github.com/drowe67/freedv-gui/pull/637 now.