@LiquidCake commented on this pull request.
> g_signal_emit_by_name(pref_widgets.checkbox_enable_backupcopy, "toggled"); + g_signal_emit_by_name(pref_widgets.untitled_doc_disabled_radio, "toggled"); + g_signal_emit_by_name(pref_widgets.untitled_doc_instantsave_radio, "toggled"); + g_signal_emit_by_name(pref_widgets.untitled_doc_persistent_radio, "toggled");
each one launches its own handler which disabled ui elements of unused features
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.