tildearrow / furnace

a multi-system chiptune tracker compatible with DefleMask modules
GNU General Public License v2.0
2.63k stars 208 forks source link

MacOS GUI position problems #35

Closed r4dian closed 2 years ago

r4dian commented 2 years ago

On MacOS, the menus do not display the text properly, and the highlight does not track the mouse cursor. I'm putting these in as one issue cos they might both be symptoms of the same cause, let me know if I should split it into 2.

mouse3

Versions in test: v0.4.5 - the real release (Furnace-0.4.5-mac.dmg) and local build using commit 06dfb7e803631b522c355d797a9e2a0365fb456d (2022-01-20)

System Version: macOS 10.15.7 (19H1419) / Catalina MacBook Pro (16-inch, 2019) Display settings:

Screenshot 2022-01-20 at 10 22 42
tildearrow commented 2 years ago

Hmmm... looks like HiDPI handling issue. Will take a look at it.

tildearrow commented 2 years ago

Question. If you resize the window, does the issue disappear?

r4dian commented 2 years ago

No the behaviour is the same.

tildearrow commented 2 years ago

I have released 0.5.3 now. The 0.5 series bring some changes to window size handling, which may indirectly have fixed this problem, but I cannot confirm. Please test and report whether the problem is gone.

johfive commented 2 years ago

Hi, The problem is still there for me in 0.5.4, from the Releases page. macOS 12.0.1 (21A559), MacBook Air (M1, 2020)

image
johfive commented 2 years ago
image
tildearrow commented 2 years ago

Fixed for 0.5.5! (apparently)

r4dian commented 2 years ago

Confirmed (when built from source ). 👍 commit 480ae960e463680951c6c24caa56d3cd1b4a2b98

tildearrow commented 2 years ago

Re-opening as somebody experienced this issue on 0.6pre1.5.

tildearrow commented 2 years ago

Closing after merge of scaling branch.