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

Add custom reveal shapes #25

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

cp-megh-l
Copy link
Collaborator

@cp-megh-l cp-megh-l commented Jan 25, 2024

Changelog

  • Introduce RevealShape sealed class to represent different shapes for reveal effects.
  • Add Circle object in RevealShape for circular reveal.
  • Add Square object in RevealShape for square reveal.
  • Add Rounded data class in RevealShape for rounded rectangle reveal with a specified corner radius.
  • Reveal shape can be provided for each target individually inside ShowcaseStyle

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.

None yet

1 participant