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

Feature/QScrollArea background #11

Merged
merged 6 commits into from
Jul 27, 2024
Merged

Conversation

AlanusMeminius
Copy link
Owner

No description provided.

Rename drawPrimitive to drawBackground and add drawCheck in ItemViewStyle. Update MainWindow to populate table with items and add checkboxes, adjusting headers and row count.
Aligned comments and adjusted spacing for consistency. Reformatted loops and header lists for better readability and maintainability.
Updated various UI component colors in LightVanillaStyle.json to enhance the overall aesthetic. Removed specific QPushButton and ToggleButton patches to streamline the style configuration. Added new scrollBarSliderColor for improved consistency.
Added a condition to set the primary text color to gray when the disabled flag is set, ensuring consistent visual feedback for disabled elements. The previous implementation only used the primary text color from the configuration without considering the disabled state.
Correct the formatting of the conditional statement for readability. The 'else' block is now placed on a new line for better code structure. This change improves code clarity and adheres to coding style guidelines.
@AlanusMeminius AlanusMeminius merged commit 95f43d6 into dev Jul 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant