mu-editor / mu

A small, simple editor for beginner Python programmers. Written in Python and Qt5.
http://codewith.mu
GNU General Public License v3.0
1.39k stars 432 forks source link

Line numbers are unreadably small when you zoom out #2497

Open HowdyMoto opened 5 months ago

HowdyMoto commented 5 months ago

What were you trying to do?

Zoom out to make code a more reasonable size

What steps did you take to trigger the issue?

i hit the zoom out button.

What did you expect to happen?

That the line numbers would not become unreadable

What actually happened?

The code is totally readable, but the line numbers then became unreadable.

image

Operating System Version

Windows 11

Mu Version

1.2.0

Other Info

No response

Editor Log

No response