You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this case, I would want compress_one and compress_all to fallback to the mapping from compress_stack + their respective modifiers if they have to be virtual. Otherwise, on Fabric this would currently result in compress_stack being configurable but the others being stuck on K, which would be confusing.
In this case, I would want
compress_one
andcompress_all
to fallback to the mapping fromcompress_stack
+ their respective modifiers if they have to be virtual. Otherwise, on Fabric this would currently result incompress_stack
being configurable but the others being stuck on K, which would be confusing.Maybe something like
The text was updated successfully, but these errors were encountered: