Qtdragon - blurry main screen during manual tool change
18 Apr 2024 13:14 #298555
by pavel7890
Qtdragon - blurry main screen during manual tool change was created by pavel7890
During manual tool change dialog pop-up, main window goes blurry. In most cases it does not go back into standard (non-blurry) after a manual tool change dialog is closed.
I was trying to find it within the python code of qtdragon and qtvcp, but because my poor knowledge of qtvcp source, I was not able to.
Can you advice, how to disable the main window blurry feature?
I was trying to find it within the python code of qtdragon and qtvcp, but because my poor knowledge of qtvcp source, I was not able to.
Can you advice, how to disable the main window blurry feature?
Please Log in or Create an account to join the conversation.
18 Apr 2024 13:26 - 18 Apr 2024 13:26 #298556
by pavel7890
Replied by pavel7890 on topic Qtdragon - blurry main screen during manual tool change
it seems I perhaps found it. Was looking into a wrong part. css does it, looks like.
/* comment for blur effect with dialogs */ screen_options {qproperty-focusBlur_option: false;}
Last edit: 18 Apr 2024 13:26 by pavel7890.
Please Log in or Create an account to join the conversation.
18 Apr 2024 20:33 #298574
by cmorley
Replied by cmorley on topic Qtdragon - blurry main screen during manual tool change
Sample of stylesheet changes:
linuxcnc.org/docs/stable/html/gui/qtdragon.html#_stylesheets
Sounds like you are not using Qtvcp's manual tool change dialog?
Though I would have thought it would work properly either way.
linuxcnc.org/docs/stable/html/gui/qtdragon.html#_stylesheets
Sounds like you are not using Qtvcp's manual tool change dialog?
Though I would have thought it would work properly either way.
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.059 seconds