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 to enlarge active child #28

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

Conversation

rutvik110
Copy link

Added the ability to enlarge the active child.

pr_feature_demo

It does this by providing the "scaleFactor" parameter and the enlarged size is calculated by multiplying childs original size with the "scaleFactor".

Updates in offset for child and menu :

  • Offset for the child from left and right side is calculated accordingly based on the enlarged size of child.
  • Calculations for getting top offset for child and menu are updated to match the changes in childs size.

@rutvik110 rutvik110 changed the title Feature to enlarge active child and offset bug fix Feature to enlarge active child Oct 9, 2021
@henriquezanfa
Copy link
Collaborator

henriquezanfa commented Jan 5, 2023

Hey @rutvik110 thanks for your PR
There are some conflicts with master, can you fix them?

@henriquezanfa henriquezanfa added the enhancement New feature or request label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants