Actions
Bug #6609
openFlexLayoutImpl.js hard-code children's overflow to hidden.
Start date:
09/14/2018
Due date:
% Done:
0%
Estimated time:
Description
The commit https://github.com/emweb/wt/commit/cd37d6e22d14954b83901d82d6cd904202f11746#diff-8784837417750805457ab10902a2dbc2 (wt 4.0.4)
hard-code it's children to overflow:hidden.
One of the use-case i have require to custom the overflow of the element.
I can overcome the issue by using !important.
Could you please let me know the reason behind add this change?
Updated by Roel Standaert about 5 years ago
- Status changed from New to InProgress
Actions