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

QskArcShadownode #350

Closed
wants to merge 15 commits into from
Closed

Conversation

rick-vogel
Copy link
Collaborator

@rick-vogel rick-vogel commented Dec 11, 2023

Recording 2023-12-09 at 16 19 40 image

src/nodes/QskArcNode.cpp Outdated Show resolved Hide resolved
src/nodes/QskArcNode.cpp Outdated Show resolved Hide resolved
@rick-vogel
Copy link
Collaborator Author

@uwerat The charts playground changes are not yet fully functional. If you want to keep them I can make them complete and nice.

Q_D( QskArcShadowNode );

const auto w = qMax(0.0, borderWidth);
const auto shadowRect = rect.adjusted(-w, -w, +w, +w);
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add spread radius + blur radius to w

@uwerat
Copy link
Owner

uwerat commented Dec 29, 2023

Code went into a feature branch: https://github.com/uwerat/qskinny/tree/features/arcshadow to do the final adjustment

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.

2 participants