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

Dropdown glitches after scrolling content and reopening #55

Open
guifes opened this issue May 11, 2021 · 1 comment
Open

Dropdown glitches after scrolling content and reopening #55

guifes opened this issue May 11, 2021 · 1 comment

Comments

@guifes
Copy link

guifes commented May 11, 2021

Expected Behavior

If you open a dropdown component and scroll its content by any amount, the next time you open it the content should be displayed correctly.

Current Behavior

If you open a dropdown component and scroll its content by any amount, the next time you open it the content is not displayed correctly

Steps to Reproduce (for bugs)

  1. Open the dropdown
  2. Scroll the content by any amount
  3. Close the content by clicked outside of it or selecting one of the options
  4. Open the dropdown again

Media

Capture
Capture2

Test app / minimal test case

HaxeUIOpenflBug.zip

Your Environment

  • Environment name and version Haxe 4.1.4:
  • Lib versions
    • haxeui-core: git latest
    • haxeui-openfl: git-latest
    • openfl: git-latest
    • lime: git-latest
  • Operating System and version (desktop or mobile): Windows 10
@guifes
Copy link
Author

guifes commented May 11, 2021

Building with
-D haxeui_nofilters
works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants