Skip to content
Commit 7267eaeb authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Don't overwrite valid date in eventDurationHint()

The view's hint function is called whenever a new event/todo/journal
is being created from KOrganizer. When the new incidence is being
created via context menu in the side-pane calendar preview, the selected
date might be different from the date currently selected in the main
view. In such case, the view should only provide a hint (e.g. about
duration or allday-ness of the new event) but shouldn't replace the
valid dates.

BUG: 483823
FIXED-IN: 24.02.2
parent 0c6a3ba7
Pipeline #645279 passed with stage
in 1 minute and 18 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment