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

Layout errors in Settings > UI tab #4033

Closed
svobs opened this issue Nov 3, 2022 · 2 comments · Fixed by #4034
Closed

Layout errors in Settings > UI tab #4033

svobs opened this issue Nov 3, 2022 · 2 comments · Fixed by #4034

Comments

@svobs
Copy link
Contributor

svobs commented Nov 3, 2022

System and IINA version:

  • macOS 13.0
  • IINA develop branch f047d5b

Steps to reproduce:

  1. Run a debug build of IINA, then open up its Settings window and go to the UI tab.
  2. Check the log in XCode to find the errors (they will not appear in iina.log).

However, it's more useful to enable the purple visualizer thing. Run this in a terminal window:

defaults write com.colliderli.iina NSConstraintBasedLayoutVisualizeMutuallyExclusiveConstraints true

Then follow the steps above again, and you'll see this:
OSC-toolbar-bad-main

Also, click the Customize... button to open the OSC Toolbar customization dialog and you'll see another one:
OSC-toolbar-bad-popup

How often does this happen?
Always

@low-batt
Copy link
Contributor

Fix has been merged into the develop branch.

@low-batt low-batt reopened this Nov 15, 2022
@low-batt
Copy link
Contributor

IINA 1.3.2 contains the fix for this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants