IDEMPIERE-3008 : Store divider of tree panel location for window per user is broken in 5.1

Description

In 5.1, the left panel width is not saved when the windows closes.
And it's always the hardcoded width which is used.

Environment

None

Attachments

1

Activity

Nicolas Micoud 
February 26, 2018 at 8:10 AM

Hi ,

I made a little change in widthTreePanel.
As the width could be null (when there is no preference), it returns the width only if defined.
Otherwise, the left panel take all the place (as ZKUpdateUtil.setWidth doesn't check if the value is null).

Regards,

Nicolas

Fixed

Details

Assignee

Reporter

Priority

Created February 26, 2018 at 7:55 AM
Updated April 4, 2018 at 10:22 PM
Resolved February 26, 2018 at 11:19 AM