Changes between Initial Version and Version 1 of Ticket #63673, comment 3
- Timestamp:
- 07/08/2025 05:44:24 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63673, comment 3
initial v1 1 1 further findings: 2 2 3 1) The buttons "Apply Crop" and "Clear Crop" are not in line. This can be fixed by adding the class "button" to the "Apply Crop" button like in {{{<button class="button button-primary" ... }}3 1) The buttons "Apply Crop" and "Clear Crop" are not in line. This can be fixed by adding the class "button" to the "Apply Crop" button like in {{{<button class="button button-primary" ... }}} 4 4 5 5 2) The issue about not being able to enter any number less than 7 occurs not with every image, but still the issue will be there, only the numbers seem to change (weird).