aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/resizeHandle.js
AgeCommit message (Collapse)AuthorLines
2024-02-22Merge pull request #15002 from ↵AUTOMATIC1111-33/+62
light-and-ray/support_resizable_columns_for_touch_(tablets) support resizable columns for touch (tablets)
2023-08-26Prevent duplicate resize handlercatboxanon-1/+3
2023-08-22Limit mouse detection to primary button onlyMMP0-0/+6
2023-08-22Prevent text selection and cursor changesMMP0-2/+24
2023-08-21Reset columns on resize handle dblclickcatboxanon-0/+2
2023-08-21make resize handle available to extensionsAUTOMATIC1111-0/+109