callstack / callstack/react-native-paper
Why `paddingHorizontal: Math.max(left, right)` in AppbarHeader ?
Ouverte
Appbar
question
- Langage dominant
- TypeScript
- Étoiles
- 14.5k
- Forks
- 2.2k
- Merge moyen
- 5 j 23 h
- PR mergées (30 j)
- 12
Description
AppBar cannot align with content when screen orientation locked `LANDSCAPE_LEFT`
When orientation locked `LANDSCAPE_RIGHT`, align is ok.
---
Why Math.max ? It seems to be intentional, or may be a bug ?
https://github.com/callstack/react-native-paper/blob/9162a1fdf4e97c0669de8a8fa2057d8cfbe2e728/src/components/Appbar/AppbarHeader.tsx#L140C11-L140C52
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.