RocketChat / Rocket.Chat.ReactNative

Rocket.Chat mobile clients
https://rocket.chat
MIT License
2.03k stars 1.18k forks source link

Separators don't render correctly if font size a11y is decreased #4806

Open diegolmello opened 1 year ago

diegolmello commented 1 year ago

Overview

It happens mostly on Android.

Check how some separators aren’t getting rendered below. image image

That happens because StyleSheet.hairlineWidth calculates its value based on PixelRatio.

To be done

romiljain5 commented 1 year ago

hi @diegolmello, I have raised the MR for this issue please check at https://github.com/RocketChat/Rocket.Chat.ReactNative/pull/4849

ArslanYM commented 1 year ago

is this issue resolved?

Gokulsankar-21 commented 10 months ago

@diegolmello i would like to work on this issue. Could you please assign me to resolve