Changeset 5a394e5 in Klonkt for src/assets/vendor/cropper.min.js

Timestamp:
06/21/2026 04:27:03 PM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
015ce46
Parents:
48ebfa7
Message:

fix(editor): empty edit dialog on mobile — crop zone had no height

.imed-stage was flex:1 without an explicit height → collapsed to 0px in the
flex column, so Cropper got no space and the dialog only showed the buttons
(no image). Now a fixed stage height (58vh) + cropper container forced to
100% width/height.

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.