Dark_ A small error in grey.qss and a modification method attached
02 Oct 2023 10:01 #282057
by onceloved
The back two borders do not coordinate with the front
Edit dark_ Grey.qsschange to
perfect
There is also this error in dark.qss and metal.qss
This method is limited to repairing dark_grey.qss
Edit dark_ Grey.qss
QLabel#label_axis_x,
QLabel#label_axis_y,
QLabel#label_axis_z,
QLabel#label_axis_a {
border: 1px solid #e0e0e0;
border-radius: 4px;
font: 12pt "Lato Heavy";
color: #e0e0e0;
}
QLabel#label_axis_x,
QLabel#label_axis_y,
QLabel#label_axis_z,
QLabel#label_axis_4,
QLabel#label_axis_5 {
border: 1px solid #e0e0e0;
border-radius: 4px;
font: 12pt "Lato Heavy";
color: #e0e0e0;
}
perfect
There is also this error in dark.qss and metal.qss
This method is limited to repairing dark_grey.qss
Attachments:
Please Log in or Create an account to join the conversation.
02 Oct 2023 10:12 #282058
by onceloved
Replied by onceloved on topic Dark_ A small error in grey.qss and a modification method attached
Attachments:
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
02 Oct 2023 23:07 #282104
by MarkoPolo
Replied by MarkoPolo on topic Dark_ A small error in grey.qss and a modification method attached
brushed_metal_color.qss is common to qtdragon and qtdragon_hd, in qrdragon the inscription is short and in one line, that's why it looks like this. I will make corrections during the next qtdragon update..
Marek
Marek
The following user(s) said Thank You: onceloved
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.112 seconds