Skip to content

Remove the text "Placeholder" from heightHelper BasicListItem

@teams/vdg

@teams/localization

The text "Placeholder" is located underneath TableView's header and with LayoutMirroring.enabled set to true this text is aligned to the right; one can try to run for instance: LANGUAGE=he plasma-systemmonitor

Then resize the last column down if necessary to show the text "Placeholder". This text should not be showing up so it is replaced by an empty string.

Before and after:

Screenshot_20230818_174752.png

Screenshot_20230818_175319.png

Merge request reports