Skip to content

Text gets cut in half (vertically) for DataTable.Title  #4490

Open
@jektvik

Description

@jektvik

Current behaviour

Text gets cut in half (vertically) for DataTable.Title

Expected behaviour

Text should not get cut in half

How to reproduce?

  1. In accessibility settings of android, magnify font and icon size to maximum like you're 90 years old.
  2. Create a DataTable and display on android f.ex.:
DataTable.Title style={{ ... }}> Temp 🌡

Preview

image

What have you tried so far?

A variety of css props. They didn't work because it seems that maxHeight is hardcoded inside the Title component.

Your Environment

software version
ios n/a
android 15
react-native 0.74.3
react-native-paper 5.12.5
node x20.11.0
npm or yarn 10.2.4
expo sdk n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions