victory icon indicating copy to clipboard operation
victory copied to clipboard

victory selection and zoom container don't work properly after resizing

Open vtarelkin opened this issue 2 years ago • 0 comments

Consider making one container from zoom and selection respectively const VictoryZoomSelectionContainer = createContainer("zoom", "selection");

Please add VictoryZoomSelectionContainer with responsive={true} param and try to select anything - the selection starts under the mouse cursor.

Now open the dev console in chrome and try to select anything - the selection works incorrectly

vtarelkin avatar Jun 21 '22 11:06 vtarelkin