1
0
Fork 0

fix(cathrin): Allow negative values for backDrop and frontRise options

Fixes #6563
This commit is contained in:
joostdecock 2024-04-28 16:05:36 +02:00
parent 10c6137224
commit 4e89ab323e
3 changed files with 12 additions and 2 deletions

View file

@ -6,6 +6,9 @@ Unreleased:
Changed:
brian:
- Always load plugin-bust due to its changes in how it handle conditionality.
cathrin:
- Allow negative values in backDrop option
- Allow negative values for the frontRise options
huey:
- The lengthBonus option default was changed from 0% to 15%. Fixes #6596
onyx: