@techee commented on this pull request.
> @@ -1311,6 +1311,22 @@
<property name="position">3</property>
</packing>
</child>
+ <child>
+ <object class="GtkCheckButton"
id="check_native_dialogs">
+ <property name="label"
translatable="yes">Use platform-native file dialogs</property>
How can one even show the mnemonics for the dialog items? For menus, Alt seems
to work, but not for dialog entries. And isn't it a bit an overkill as this is
pretty much set once?
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3861#discussion_r1632093649
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3861/review/[email protected]>