<p></p>
<p><b>@elextr</b> commented on this pull request.</p>

<p>Havn't tested and won't for some time, but looks ok apart from the comments.</p><hr>

<p>In <a href="https://github.com/geany/geany/pull/2954#discussion_r736084772">src/editor.h</a>:</p>
<pre style='color:#555'>> @@ -138,6 +138,7 @@ typedef struct GeanyEditorPrefs
        gint            autocompletion_update_freq;
        gint            scroll_lines_around_cursor;
        gint            ime_interaction; /* input method editor's candidate window behaviour */
+       gboolean zoom_disable;
</pre>
<p>alignment</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2954#discussion_r736085659">src/plugindata.h</a>:</p>
<pre style='color:#555'>> @@ -58,7 +58,7 @@ G_BEGIN_DECLS
  * @warning You should not test for values below 200 as previously
  * @c GEANY_API_VERSION was defined as an enum value, not a macro.
  */
-#define GEANY_API_VERSION 240
+#define GEANY_API_VERSION 241
</pre>
<p>Nothing has changed in the plugin API so no need.</p>
<p>To answer the obvious question, the GeanyEditorPrefs type is visible, but as none of the members are documented it should be treated as an opaque type as far as plugins are concerned.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2954#pullrequestreview-788766994">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4EUL5P7DKTVK6GY73UIYEFTANCNFSM5GWB35RQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ4JNFGHYSE55BMNU43UIYEFTA5CNFSM5GWB35R2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOF4B2CEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2954#pullrequestreview-788766994",
"url": "https://github.com/geany/geany/pull/2954#pullrequestreview-788766994",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>