leefsmp/Re-Flex

ReflexElement width is not getting adjusted if zoom level changes

Closed this issue · 2 comments

the Reflex elements are positioned properly only if the zoom level has not been changed, if we change the zoom level of the browser the reflex elements don't adjust according to that. you may observe it when you set flex, maxSize, minSize properties of ReflexElement

It's not clear to me what the problem is and what should be the expected behaviour in such case, can you point out to some examples that are taking into account the zoom level?

Closing due to inactivity and not reproducible case, feel free to reopen and provide a sandbox demo. Thanks