advice2020 created an issue (geany/geany#4332) (I do not know if anyone will care/agree about something like this but here is something I noticed)
In Geany if you create/open a new document, it starts with a number column with 1 line and a specific number column width to support single digit lines (1-9). If you add more than 9 lines, when the 10th line is added the number column width shifts to make room for the extra double digit, which to me seems a little distracting/unnecessary for this to happen right away. What I mean by this is that I imagine it is fairly common for text files to be more then 9 lines, so I am suggesting to make the width of the number column to support double digits by default. The "animation"/shifting of the number column width increase for 3 digits, 4 digits, etc. would remain as is, just the double digit width adjust would be removed, making the default width equal 2 digit width. Thank You -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4332 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4...@github.com>