callstack / callstack/react-native-paper
Why `paddingHorizontal: Math.max(left, right)` in AppbarHeader ?
Abierto
Appbar
question
- Lenguaje dominante
- TypeScript
- Estrellas
- 14.5k
- Forks
- 2.2k
- Merge medio
- 5 d 23 h
- PR fusionados (30 d)
- 12
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.