Skip to content

Commit 6266988

Browse files
committed
docs: Reference related issues #1214 and #979 in unreleased notes
Credit @same774 and @3zra47 alongside @Snakiest for reporting pop-out window issues.
1 parent d78a44d commit 6266988

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/releases/unreleased.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Example:
155155
- Hover states show accent color border for clearer interactivity feedback
156156
- Previously buttons were nearly invisible with transparent backgrounds
157157

158-
- (#1409) Improved Calendar, Agenda, Kanban, and Stats views in pop-out windows
158+
- (#1409, #1214, #979) Improved Calendar, Agenda, Kanban, and Stats views in pop-out windows
159159
- Drag-and-drop in Kanban view now works correctly when the view is in a new window
160160
- Context menus (status, priority, task) now work correctly in pop-out windows
161161
- Stats view drill-down modal now appears in the correct window
@@ -164,4 +164,4 @@ Example:
164164
- Solution: Use `ownerDocument` for DOM operations and Obsidian's cross-window `instanceOf()` method
165165
- **Known limitation**: Calendar event dragging does not work in pop-out windows due to FullCalendar library using global `document` for mouse event listeners. Use context menus or edit modals as a workaround.
166166
- Updated FullCalendar to v6.1.20
167-
- Thanks to @Snakiest for reporting
167+
- Thanks to @Snakiest, @same774, and @3zra47 for reporting

0 commit comments

Comments
 (0)