@LiquidCake commented on this pull request.
> @@ -393,19 +689,54 @@ static gboolean auto_save(gpointer data)
static void autosave_set_timeout(void)
{
+ if (autosave_src_id != 0)
this fixes a bug when disabling `autosave` function didn't actually stop
autosave timer
Unrelated to new functionality
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3904#pullrequestreview-2114251295
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3904/review/[email protected]>