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

Add no shadow option? #192

Open
ajdapretnar opened this issue Mar 28, 2022 · 0 comments
Open

Add no shadow option? #192

ajdapretnar opened this issue Mar 28, 2022 · 0 comments
Labels
needs discussion Core developers need to discuss the issue

Comments

@ajdapretnar
Copy link
Contributor

For making screenshots on Mac it is extremely annoying to have the shadows around windows. It also makes the trim.py not work.

My current solution is to have two branches with small fixes for hiding shadows. This gets annoying when Orange/canvas/applications/canvasmain.py and Orange/widgets/widget.py change and one has to look for places to insert self.setWindowFlags(Qt.NoDropShadowWindowHint) at.

Could there be an option for hiding shadows in Preferences - Style? Just an idea.

@janezd janezd added the needs discussion Core developers need to discuss the issue label Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs discussion Core developers need to discuss the issue
Projects
None yet
Development

No branches or pull requests

2 participants