nathan
|
3ebf911427
|
More changes related to getting tree to handle actions on its leaves
- Fix action system selection vs tree
|
2024-10-07 22:36:57 +02:00 |
|
nathan
|
8613ed823b
|
Further fixes on tree actions
- Fix expand on hover
- Fix trouble with dragging over item children
|
2024-10-04 17:11:48 -06:00 |
|
nathan
|
2ed29d1557
|
Further fixes on actions
- fixed some duplicate binding causing long delay on tree context menu & general weirdness
- remove some unneeded stuff
|
2024-10-04 17:07:59 -06:00 |
|
nathan
|
aaf0054978
|
Fix tree context menu on server-loaded branches
|
2024-10-04 17:07:40 -06:00 |
|
nathan
|
4c23e4b23f
|
Fix drag & drop onto tree items loaded via ajax did not hightlight on drag enter
|
2024-10-04 17:07:29 -06:00 |
|
nathan
|
0425157270
|
Fix some tree / drag & drop issues
- tree drop wouldn't work on newly added folders
- tree drop actions sometimes targeted a parent leaf
- flickering on drop hover
|
2024-07-31 19:29:28 +02:00 |
|
milan
|
4373819223
|
cleanup EgwDragDropShoelaceTree.ts
-- use class ... extends ... instead of constructor returning different object
|
2024-07-29 19:31:48 +02:00 |
|
milan
|
198fabe15e
|
improve performance for tree DragDrop
|
2024-06-27 17:05:12 +02:00 |
|
milan
|
f5476ef133
|
highlight current target on DragDrop
|
2024-02-21 16:13:51 +01:00 |
|
milan
|
d1e8a702c0
|
adding delay of 2sec to expand folder on DragDrop
-- regarding Ticket: 91581
|
2024-02-21 09:36:56 +01:00 |
|
milan
|
9feac8d3c3
|
adding expand folder on DragDrop
-- regarding Ticket: 91581
|
2024-02-15 16:16:59 +01:00 |
|
Milan
|
206fb0dd4b
|
getNode and getDomNode refactoring for compatibility
|
2024-02-08 22:22:09 +01:00 |
|
Milan
|
2e617c2f47
|
Et2Tree.ts and Et2MultiselectTree.ts
Sl-Tree
|
2024-02-08 21:54:42 +01:00 |
|