talamaska / onboarding_overlay

MIT License
41 stars 22 forks source link

Request for access to focus area shape/position in stepBuilder for better customization #60

Open noacavalcante opened 6 days ago

noacavalcante commented 6 days ago

Hi,

First of all, thank you for your great work on this package. It has been incredibly useful for my project.

I’ve been working with the stepBuilder to customize the steps of the onboarding process. I noticed that OnboardingStepRenderInfo provides useful information like the title, body, label size, and functions like nextStep() and close(), which are great. However, there’s a limitation that makes it difficult to fully customize the onboarding steps while keeping the core functionality of the package intact.

Issue:

talamaska commented 4 days ago

Thanks for the kind words. I appreciate the good explanation and the reasoning behind the required features. Unfortunately I cannot commit with any ETA. I'll appreciate if you push a pull request and I commit on reviewing in a timely manner and release it.