Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS GUI position problems #35

Closed
r4dian opened this issue Jan 20, 2022 · 10 comments
Closed

MacOS GUI position problems #35

r4dian opened this issue Jan 20, 2022 · 10 comments
Assignees
Labels
bug Something isn't working done issue resolved GUI issues with the user interface
Milestone

Comments

@r4dian
Copy link

r4dian commented Jan 20, 2022

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 06dfb7e (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 tildearrow added bug Something isn't working GUI issues with the user interface labels Jan 20, 2022
@tildearrow
Copy link
Owner

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

@tildearrow
Copy link
Owner

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

@tildearrow tildearrow self-assigned this Jan 20, 2022
@tildearrow tildearrow added the feedback Further information is requested label Jan 20, 2022
@r4dian
Copy link
Author

r4dian commented Jan 21, 2022

No the behaviour is the same.

@tildearrow tildearrow removed the feedback Further information is requested label Jan 21, 2022
@tildearrow
Copy link
Owner

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.

@tildearrow tildearrow added the feedback Further information is requested label Feb 5, 2022
@johfive
Copy link

johfive commented Feb 8, 2022

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
Copy link

johfive commented Feb 8, 2022

image

@tildearrow tildearrow added this to the 0.5.5 milestone Feb 8, 2022
@tildearrow tildearrow removed the feedback Further information is requested label Feb 8, 2022
tildearrow added a commit that referenced this issue Feb 8, 2022
required patching ImGui D:
but hey, it mostly works! issue #35
@tildearrow
Copy link
Owner

Fixed for 0.5.5! (apparently)

@tildearrow tildearrow added the done issue resolved label Feb 8, 2022
@r4dian
Copy link
Author

r4dian commented Feb 8, 2022

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

@tildearrow tildearrow removed the done issue resolved label Sep 27, 2022
@tildearrow
Copy link
Owner

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

@tildearrow tildearrow reopened this Sep 27, 2022
@tildearrow tildearrow added the done issue resolved label Nov 6, 2022
@tildearrow
Copy link
Owner

Closing after merge of scaling branch.

Kagamiin pushed a commit to Kagamiin/furnace that referenced this issue Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working done issue resolved GUI issues with the user interface
Projects
None yet
Development

No branches or pull requests

3 participants