Summary: | Show hour scale on right side too | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Dotan Cohen <kde-2011.08> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | winter |
Priority: | NOR | ||
Version First Reported In: | 4.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | https://invent.kde.org/pim/eventviews/-/commit/c90d6633515a9c8a7517e23e6cf3db8d7582fbe1 | Version Fixed In: | 6.6.0 |
Sentry Crash Report: |
Description
Dotan Cohen
2009-10-28 12:11:15 UTC
probably on LTR setups we want the default to be on the right, and then optionally on the left as well. err, I mean RTL setups should be on the right by default. Git commit c90d6633515a9c8a7517e23e6cf3db8d7582fbe1 by Allen Winter. Committed on 15/08/2025 at 17:00. Pushed by winterz into branch 'master'. Allow showing timelabels on both sides of the agenda view M +160 -52 src/agenda/agendaview.cpp M +2 -0 src/agenda/agendaview.h M +29 -0 src/agenda/timelabels.cpp M +28 -1 src/agenda/timelabelszone.cpp M +5 -1 src/agenda/timelabelszone.h M +25 -0 src/prefs.cpp M +3 -0 src/prefs.h https://invent.kde.org/pim/eventviews/-/commit/c90d6633515a9c8a7517e23e6cf3db8d7582fbe1 |