>... I mean the value of default a few lines above the brace_good/brace_bad 
>lines, ...

I found this in the document filetypes.common that is located in 
.config/geany/filedefs
```
default=0x000000;0xffffff;false;false
```
I copied and pasted the value of default in gedit.conf like this:
```
brace_good=0x000000;0xffffff;false;false
brace_bad=0x000000;0xffffff;false;false

```
I saved the document. I closed Geany, and then I reopened Geany. I checked in 
the menu in View, Change Color Scheme if Gedit is the current color scheme. 
Then I made the test. The issue is not any more there when zoom is set to 0. 
But the issue is still there:
In some zoom sizes (for example three times less than the maximum zoom or one 
time less than when the zoom is 0%) I can see sometimes a change of the closing 
curly bracket and also the closing box bracket when moving with the arrow-keys. 
With other brackets, like for example round brackets or or angle brackets or 
the opening curly bracket, I don't see a change when changing the zoom size. 
What I mean with "sometimes a change": It is not the highlighting effect, but I 
can see that for example that the vertical line of the closing box bracket 
becomes just a little bit smaller than before.

Could you please test if you can reproduce the issue?
This is how the test goes:

Set the zoom to maximum. Then  move with the left/right-arrow-keys three or 
four times through the closing box bracket to see if there is not a very small 
change.
If not, then zoom out one time, and test again, ...

Do you see the issue?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3555#issuecomment-1961304429
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3555/1961304...@github.com>

Reply via email to