Skip to content

Y20260127-1000

@HeikoKlare HeikoKlare tagged this 27 Jan 08:46
Autoscale disablement at the level of individual controls was recently
made public API. With that change, the previous activation of that
feature via hidden data fields on the controls was wrapped into a proper
object-oriented representation. Previously, when not having the data
field for propagation of autoscale disablement to children set, it was
assumed to be activated by default. With the recent change, the default
was accidentally changed, so that propagation to children is deactivated
by default.

To preserve backward compatibility, this change restores the original
behavior of propagating autoscale disablement to children in case the
according data value is not set.
Assets 2
Loading