bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
54 stars 6 forks source link

Add 8-way, pointer-driven resizing to `floating` and `positioned` Widgets #6856

Open muhammad-faisal101 opened 1 year ago

muhammad-faisal101 commented 1 year ago

Original Behavior: When we enable the monitorResize property to true in the Bryntum Popup widget, it does not make the popup resizable and even it is not showing the resizable icon.

Expected Behavior: When we enable the monitorResize property to true in the Bryntum Popup widget, it should show a resizable icon at the bottom-right corner of the Popup widget, and resizing should work by dragging the widget.

image

taauntik commented 1 month ago

Requested here too