This website requires JavaScript.
Explore
Help
Sign In
averello
/
macSVG-mirror
Watch
1
Star
0
Fork
0
You've already forked macSVG-mirror
mirror of
https://github.com/dsward2/macSVG.git
synced
2026-03-02 18:23:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
macSVG-mirror
/
macSVG
/
Cocoa Extensions
History
dsward2
d25dff54f7
In NSOutlineView_Extensions mouseDown method, if user clicks on a row that is already selected, skip the call to deselectAll:. This fixes the problem with drag-and-drop for multiple items in the XML Outline View.
2020-04-25 00:48:39 -05:00
..
NSOutlineView_Extensions.h
In the XMLOutlineView, when using drag-and-drop to move elements within the same document or to a different document, try to preserve the hierarchical order of the elements.
2017-11-20 08:55:33 -06:00
NSOutlineView_Extensions.m
In NSOutlineView_Extensions mouseDown method, if user clicks on a row that is already selected, skip the call to deselectAll:. This fixes the problem with drag-and-drop for multiple items in the XML Outline View.
2020-04-25 00:48:39 -05:00