-
Notifications
You must be signed in to change notification settings - Fork 9
add effects guide #10
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
base: main
Are you sure you want to change the base?
Conversation
I dont know if there is any between specifying |
Also fix up intro
I don't think there is a difference, but I've added a section in the guide for that. |
Use layer.effect by default Other sentence/wording changes Fix prop listing
16ffb26
to
555f29e
Compare
Adds a page in the guide for how to use
QtQuick.Effects
and also how to migrate fromQt5Compat.GraphicalEffects
to theQtQuick.Effects
module.