- 
    Type:New Feature 
- 
    Resolution: Done
- 
    Priority:Normal 
- 
    Affects Version/s: 8.5.2.1
- 
    Component/s: ZK Client Engine
- 
    Security Level: Jimmy
- 
        None
The hard coded timeout of 50ms might produce unreliable results for slower machines/connections
see -> https://github.com/zkoss/zk/blob/v8.5.2.1/zk/src/archive/web/js/zk/au.js#L210
idea to move this into the afterMount block as in the commit for ZK-3288
https://github.com/zkoss/zk/blob/9bd76e31e8485a83c85118a6bb7c78e241ca2468/zk/src/archive/web/js/zk/au.js#L233
- relates to
- 
                    ZK-4058 hard coded timeout in mesh onSize -         
- Open
 
-