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
Hi,
one has to set the width to some arbitrary value in order for widthPercent to work for InlineInputFields
Also, I want my TextBox to always be at position 0 0 and stretch the height to document.outputHeight - 2
(so no percentages). BUt these values do not update when resizing. How could I achieve dynamic resizing with thath?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
one has to set the width to some arbitrary value in order for widthPercent to work for InlineInputFields
Also, I want my TextBox to always be at position 0 0 and stretch the height to document.outputHeight - 2
(so no percentages). BUt these values do not update when resizing. How could I achieve dynamic resizing with thath?
Thanks!
The text was updated successfully, but these errors were encountered: