tryashtar / nbt-studio

An up-to-date NBT viewer and editor with lots of new features
515 stars 42 forks source link

Text doesn't fully render in the tree #5

Closed ErrorCraft closed 3 years ago

ErrorCraft commented 3 years ago

The text doesn't seem to fully render in the tree. This might happen because I'm using a 1920x1080 screen, since I was having issues with blurry text earlier. (The blurry text is somehow fixed by pressing "Open Folder," but that causes this to happen.)

Images: image image

tryashtar commented 3 years ago

Hm, that's a bit annoying. I'm curious, when you select an item, does the blue background get cut off at the exact same pixel as the text? I've had minor issues like this myself, but never to this extent. Probably something to do with graphics.MeasureString.

ErrorCraft commented 3 years ago

Yep, the blue background gets cut off there as well. image