Skip to content

common: Fix time entry for RTL languages

Felipe Borges requested to merge datetime-fix-manual-clock-in-rtl into main

While GTK will flip most things for RTL languages, that shouldn't be the case for displaying time.

These changes make sure that the time-entry/editor behave as expected in RTL languages.

Fixes #2504 (closed)

Preview

Screencast_from_2023-05-25_14-51-06

Merge request reports