qtdragon disabling blur effect on dialogs
14 Nov 2022 15:41 #256696
by jb
qtdragon disabling blur effect on dialogs was created by jb
Hi, I have been trying to figure out if it's possible to disable the blur effect that comes with a dialog pops up. I glanced at the code, but with my limited qt knowledge I haven't been able to figure out either a qss property or qtdragon.pref option to disable this. Any pointers would be appreciated.
Please Log in or Create an account to join the conversation.
14 Nov 2022 21:43 #256729
by hottabich
Replied by hottabich on topic qtdragon disabling blur effect on dialogs
Open qtdragon.ui in designer and uncheck the two boxes as in the screenshot _ 1 or change the file to the attached one from root in mc at the address as in the screenshot _ 2.
The following user(s) said Thank You: jb
Please Log in or Create an account to join the conversation.
15 Nov 2022 01:53 #256746
by cmorley
Replied by cmorley on topic qtdragon disabling blur effect on dialogs
Also adding this to the stylesheet then apply and save it will work:
Chris
#screen_options {qproperty-focusBlur_option: false;}
Chris
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.131 seconds