aboutsummaryrefslogtreecommitdiff
path: root/javascript/resizeHandle.js
AgeCommit message (Collapse)Author
2024-03-02Merge pull request #15065 from light-and-ray/resizeHandle_handle_double_tapAUTOMATIC1111
resizeHandle handle double tap
2024-03-02Merge pull request #15010 from ↵AUTOMATIC1111
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
light-and-ray/ResizeHandleRow_-_allow_overriden_column_scale_parametr ResizeHandleRow - allow overriden column scale parametr
2024-02-22Merge pull request #15002 from ↵AUTOMATIC1111
light-and-ray/support_resizable_columns_for_touch_(tablets) support resizable columns for touch (tablets)
2023-08-26Prevent duplicate resize handlercatboxanon
2023-08-22Limit mouse detection to primary button onlyMMP0
2023-08-22Prevent text selection and cursor changesMMP0
2023-08-21Reset columns on resize handle dblclickcatboxanon
2023-08-21make resize handle available to extensionsAUTOMATIC1111