MetaMorphic-Digital / complete-card-management

A FVTT module that allows users to manipulate cards as part of the canvas
2 stars 0 forks source link

Sheet enhancements #35

Closed krbz999 closed 3 months ago

krbz999 commented 3 months ago
JPMeehan commented 3 months ago

Rotation is unlabeled image

JPMeehan commented 3 months ago

Otherwise this looks good, great improvements

krbz999 commented 3 months ago

Please add label for the default rotation field

The field has a placeholder of "Rotation" (localized), but an issue with NumberField#toFormGroup results in a value of null being ignored. Setting it to "" for now.