Skip to content

1.1.6

Compare
Choose a tag to compare
@etiquettestartshere etiquettestartshere released this 11 Apr 14:37
· 179 commits to main since this release
a778419

Collapse Changes


A major bugfix and change that fixes a problem where clicking the target source control element on the effects tray would collapse the tray if 'Don't Close on Apply' was not enabled. This was due to my trying to mimic the system's behavior to close the tray if anywhere in the tray is clicked.

From now on, even though it diverges from system behavior, only clicking the label (the line that says EFFECTS) or submitting an effect transfer will collapse the tray. This is because the system's behavior is deranged. The new behavior is more in line with the damage application tray (both the module's and the system's default).

Due to the above, the 'Don't Close on Apply' setting will now be moved to off by default, as it is much harder to close the tray via normal navigation or misclicking. This should not effect any users who already have saved settings.

The whole way collapse is handled needs a complete rewrite on my end as well, but I'm too lazy for that.

As always, please report any issues involving this (or the last) patch if they arise 🙏.