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

[BUG] Keyboard reset breakpoints to default #215

Closed
danilabais opened this issue Aug 10, 2023 · 1 comment
Closed

[BUG] Keyboard reset breakpoints to default #215

danilabais opened this issue Aug 10, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@danilabais
Copy link

after keyboard close on android Cupertino-pane reverts to breakpoints set at initialization time, not to breakpoints set with setBreakpoints(…)

steps: initialize Cupertino-pane with X values ​​in breakpoints.
Set with setBreakpoint() value Y.
on android open and close the keyboard.
after closing, pane will revert to X, not Y.

Capasitor, android

@roman-rr roman-rr self-assigned this Aug 10, 2023
@roman-rr roman-rr added the bug Something isn't working label Aug 10, 2023
@roman-rr roman-rr changed the title [BUG] [BUG] Keyboard reset breakpoints to default Aug 10, 2023
@roman-rr
Copy link
Collaborator

@danilabais Thank you, should be fixed in v.1.3.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants