First of all, if your theme font for application tabs is not monospaced there is no guarantee that bold is the same width as non-bold.
But even if your font is monospaced it is known that some fonts use "fake bold" to generate a bold version from the non-bold version, but the width of the characters is changed by the process. So its not entirely surprising that things move when the state changes. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3771#issuecomment-1953884021 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3771/[email protected]>
