- 
    Type:Bug 
- 
    Resolution: Unresolved
- 
    Priority:Normal 
- 
    None
- 
    Affects Version/s: 9.6.2
- 
    Component/s: None
- 
    None
- 
        None
Steps to Reproduce
https://github.com/zkoss/zkcml/blob/master/zkmax/src/archive/web/js/zkmax/layout/Scrollview.js#L190
{{		if (c.offsetHeight && c.offsetWidth);}}
Current Result
an if statement without changing anything, could be a typo
Expected Result
need to review