Alessandro Famà
155bebfdf2
Fix playback position label update in Audio Stream Importer
...
The current playback position label doesn't get updated if the playhead is not visible. The label is updated in `_draw_indicator()` at the end of the function, but we return early if the calculated offset falls outside the valid range. This fix moves the label updating above this check, ensuring that the label always gets updated regardless of the visibility of the playhead.
Fixes #86550 .
2024-01-05 12:41:30 +01:00
..
2024-01-05 12:41:30 +01:00
2023-11-26 22:59:01 -06:00
2023-12-16 13:36:44 -05:00
2023-05-11 16:00:59 +02:00
2023-11-26 22:59:01 -06:00
2023-11-26 22:59:01 -06:00
2023-12-16 13:36:44 -05:00
2023-01-05 13:25:55 +01:00
2023-02-06 07:11:45 -08:00
2023-02-06 07:11:45 -08:00
2023-10-26 10:22:59 +01:00
2023-01-05 13:25:55 +01:00
2023-10-09 23:43:37 +01:00
2023-01-05 13:25:55 +01:00
2023-09-29 08:23:57 +09:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-10-13 12:57:45 +03:00
2023-01-05 13:25:55 +01:00
2023-10-20 16:17:29 +08:00
2023-01-05 13:25:55 +01:00
2023-11-26 22:59:01 -06:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-01-05 13:25:55 +01:00
2023-11-12 12:00:55 +01:00
2023-01-05 13:25:55 +01:00
2023-08-07 17:49:33 +02:00
2023-08-07 17:49:33 +02:00
2023-11-01 22:40:42 +01:00
2023-01-05 13:25:55 +01:00
2024-01-04 14:25:58 +01:00
2023-12-11 20:01:39 -06:00
2023-10-08 17:23:33 +02:00
2023-01-05 13:25:55 +01:00
2023-07-14 20:04:21 +02:00
2023-01-05 13:25:55 +01:00
2023-06-20 10:58:34 -05:00
2023-06-20 10:58:34 -05:00
2023-12-14 20:35:49 +01:00
2023-08-07 17:49:33 +02:00
2023-12-04 20:01:34 +01:00
2023-01-05 13:25:55 +01:00
2023-11-26 22:59:01 -06:00
2023-11-26 22:59:01 -06:00