We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug description The GUI appears very large even on a high DPI screen:
Expected behavior The GUI should render in such a way that all widgets are visible
Environment
Additional context My guess: It's an issue of Napari that "dictates" the screen resolution.
Setting OS environment variables using os did not resolve the issue? @renerichter https://forum.image.sc/t/high-dpi-scaling-issue-when-running-napari-from-pycharm-console/44681/3
os
The text was updated successfully, but these errors were encountered:
renerichter
No branches or pull requests
Bug description
The GUI appears very large even on a high DPI screen:
Expected behavior
The GUI should render in such a way that all widgets are visible
Environment
Additional context
My guess: It's an issue of Napari that "dictates" the screen resolution.
Setting OS environment variables using
os
did not resolve the issue? @renerichterhttps://forum.image.sc/t/high-dpi-scaling-issue-when-running-napari-from-pycharm-console/44681/3
The text was updated successfully, but these errors were encountered: