tech-systems / panes

πŸŽ‰πŸ“± Create dynamic modals, cards, panes for your applications in few steps. One instance – Thousands solutions. Any framework and free.
https://panejs.com
MIT License
681 stars 40 forks source link

[BUG] Keyboard reset breakpoints to default #215

Closed danilabais closed 1 year ago

danilabais commented 1 year ago

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 commented 1 year ago

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