0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/plugins/discourse-calendar/assets
Renato Atilio b8b31ffc53
UX: avoid event node view being dragged when not selected (#37069)
The rich editor event node view being `draggable: true` was getting in
the way of selecting text inside it, because it makes the node draggable
even when not selected.

Removing it makes it only draggable when it's a selected node.
2026-01-12 19:42:54 -03:00
..
javascripts/discourse UX: avoid event node view being dragged when not selected (#37069) 2026-01-12 19:42:54 -03:00
stylesheets FEATURE: inline event editor for the rich editor (#36675) 2026-01-12 09:48:53 -03:00