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

Feat: Allow ScrollBox size to change dynamically #141

Merged
merged 10 commits into from
Mar 18, 2024
Merged

Conversation

bbazukun123
Copy link
Collaborator

@bbazukun123 bbazukun123 commented Mar 10, 2024

  • Add width & height setters that allow for dimension changes and auto-resizing of its content.
  • Add force param for the resize method. (example use case: to force a resize after a flex container item's doLayout).

@Zyie Zyie changed the base branch from main to feat/scroll March 13, 2024 18:13
@Zyie Zyie changed the title Chore: ScrollBox Wheel-Scrolling Tweaks Feat: Allow ScrollBox size to change dynamically Mar 13, 2024
Base automatically changed from feat/scroll to dev March 18, 2024 21:23
@CyberDex CyberDex merged commit e0f4a58 into dev Mar 18, 2024
3 checks passed
@CyberDex CyberDex deleted the chore/scrollbox-tweaks branch March 18, 2024 21:32
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.

3 participants