Skip to content

new-calendar-page: fix new calendar color chooser

Eric Daigle requested to merge (removed):fix-new-calendar-color into master

The color chosen in the new calendar page is currently ignored when creating a new calendar, as described in #681 (closed).

Added a callback similar to that used for the name text entry, allowing new calendars to be created with the chosen color.

Closes #681 (closed)

Merge request reports