Prerequisites
Ionic Framework Version
v8.x
Current Behavior
Using CSS zoom breaks dragging in ion-range and also ion-reorder (is it called that way?)
Expected Behavior
Drag handling should be consistent if someone were to use CSS zoom in html or body CSS selectors.
Steps to Reproduce
- Use ion-range or ion-list-reorder
- Use zoom: 1.5 on or
Code Reproduction URL
https://stackblitz.com/edit/2zqpnasn?file=src%2FApp.vue
Ionic Info
I don't have Ionic CLI
Additional Information
We could make this into a tracking issue for any/all cases in which zoom: breaks Ionic
Prerequisites
Ionic Framework Version
v8.x
Current Behavior
Using CSS zoom breaks dragging in
ion-rangeand alsoion-reorder(is it called that way?)Expected Behavior
Drag handling should be consistent if someone were to use CSS zoom in
htmlorbodyCSS selectors.Steps to Reproduce
Code Reproduction URL
https://stackblitz.com/edit/2zqpnasn?file=src%2FApp.vue
Ionic Info
I don't have Ionic CLI
Additional Information
We could make this into a tracking issue for any/all cases in which zoom: breaks Ionic