aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/resizeHandle.js
AgeCommit message (Collapse)AuthorLines
2024-03-02Merge pull request #15065 from light-and-ray/resizeHandle_handle_double_tapAUTOMATIC1111-6/+19
resizeHandle handle double tap
2024-03-02Merge pull request #15010 from ↵AUTOMATIC1111-7/+3
light-and-ray/fix_resize-handle_for_vertical_layout Fix resize-handle visability for vertical layout (mobile)
2024-02-26Merge pull request #15004 from ↵AUTOMATIC1111-4/+5
light-and-ray/ResizeHandleRow_-_allow_overriden_column_scale_parametr ResizeHandleRow - allow overriden column scale parametr
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