- Apr 04, 2025
-
-
alexismdr authored
* Add required [1] "display: block;" style property to img element * Fix image overflow in modal. As cropper size inherits from img's parent element [2] (including padding according to my research), we need to wrap modal body into another div that has the padding we want. * Remove ability [3] to click away to dismiss the modal as it often interfered with user interaction when cropping. [1] https://github.com/fengyuanchen/cropperjs/tree/v1?tab=readme-ov-file#example [2] https://github.com/fengyuanchen/cropperjs/tree/v1?tab=readme-ov-file#notes [3] https://getbootstrap.com/docs/4.0/components/modal/#options See merge request !301
-
- Mar 25, 2025
-
-
quark authored
- Mar 24, 2025
-
-
alexismdr authored
* Add required [1] "display: block;" style property to img element * Fix image overflow in modal. As cropper size inherits from img's parent element [2] (including padding according to my research), we need to wrap modal body into another div that has the padding we want. * Remove ability [3] to click away to dismiss the modal as it often interfered with user interaction when cropping. [1] https://github.com/fengyuanchen/cropperjs/tree/v1?tab=readme-ov-file#example [2] https://github.com/fengyuanchen/cropperjs/tree/v1?tab=readme-ov-file#notes [3] https://getbootstrap.com/docs/4.0/components/modal/#options Signed-off-by:
Alexis Mercier des Rochettes <apernouille@gmail.com>
-
- Mar 20, 2025
-
-
bleizi authored
- Mar 18, 2025
-
-
quark authored
- Mar 17, 2025
-
-
thomasl authored
- Mar 14, 2025
-
-
quark authored
- Mar 13, 2025
- Mar 12, 2025
-
-
quark authored
-
- Mar 11, 2025
- Mar 09, 2025
- Mar 08, 2025