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

Handle screen rotation? #9

Open
ibuprofane opened this issue Sep 26, 2016 · 1 comment · May be fixed by #24
Open

Handle screen rotation? #9

ibuprofane opened this issue Sep 26, 2016 · 1 comment · May be fixed by #24
Labels
Projects

Comments

@ibuprofane
Copy link

Hello,

Is there a way to reinitialize the control in the event of a screen rotation? When I rotate the screen the selection bubble and shadow become misplaced relative to the correct item. Neither ReloadData() and setNeedsDisplay() is redrawing the control. Selecting the item with a touch correctly resets the control, but I need this to happen automatically. Any ideas?

@abcdev abcdev linked a pull request Jun 20, 2019 that will close this issue
@seland seland added the bug label Mar 28, 2020
@seland
Copy link
Collaborator

seland commented Mar 28, 2020

@ibuprofane Unfortunately, current implementation doesn't properly support dynamic changes of size, though it's expected, marked as a bug.

@seland seland added this to To do in 2.0 Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
2.0
  
To do
Development

Successfully merging a pull request may close this issue.

2 participants