mynttt / UpdateTool

A tool to update the IMDB ratings for Plex libraries that contain movies/series and use the IMDB agent to receive ratings
GNU General Public License v3.0
250 stars 12 forks source link

GUI Application Display Text Issue #109

Closed zluckytraveler closed 10 months ago

zluckytraveler commented 1 year ago

I have the application installed on MacOS using the most recent stable version of java and upon opening the application the display text for the majority of the app is not displaying properly.

Screenshot 2023-06-10 at 1 02 01 PM
mynttt commented 10 months ago

That is very strange. I don't have a Mac so I can't debug it. My guess would be either the font is missing or something weird with the DPI scaling is happening.

Anyways, the text labels are not so important and they only have to be set-up once. You could just try to use the screenshot to orientate which field is which.

gui

mynttt commented 6 months ago

@zluckytraveler In case you're still interested. I updated the JavaFX runtime today to fix another mac issue; it might have solved this (v1.0.8)