EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: kingor2001 on June 27, 2019, 07:08:07 AM



Title: A bug for resize of tagbox.
Post by: kingor2001 on June 27, 2019, 07:08:07 AM
A bug for resize of tagbox.
a tagbox such as <input class="easyui-tagbox" style="width: 100%">, its size(width) fits well while dragging current window border.
But it just does nothing when directly switching between the browser's Restore button and Maximize button.
The tagbox's width won't change to fit unless dragging window border again.


Title: Re: A bug for resize of tagbox.
Post by: stworthy on June 27, 2019, 11:33:12 PM
Please call 'resize' method to resize the component if necessary.