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

avm1: implemented mouse_wheel_enabled to text fields and made text scrollable #15556

Merged
merged 3 commits into from
Mar 18, 2024

Conversation

Flawake
Copy link
Contributor

@Flawake Flawake commented Mar 13, 2024

added mouse_wheel_enabled to text fields, made text scrollable and implemente onScroller for avm1.
closes: #14796

CC: #280

@Flawake Flawake changed the title avm1: added mouse_wheel_enabled to text fields avm1: implemented mouse_wheel_enabled to text fields and made text scrollable Mar 13, 2024
@torokati44 torokati44 force-pushed the mouse_wheel_enabled branch from 6661b15 to b6cd003 Compare March 14, 2024 19:24
@adrian17 adrian17 force-pushed the mouse_wheel_enabled branch from b6cd003 to e417e8e Compare March 18, 2024 21:03
@adrian17 adrian17 enabled auto-merge (rebase) March 18, 2024 21:03
@adrian17 adrian17 merged commit 28048e9 into ruffle-rs:master Mar 18, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Mouse wheel does not scroll the UIScrollbar control
3 participants