Icon View Incident Report

Serious Serious
Reported By: A. Kyr
Reported On: 10/18/2015
For: Version 2.02 Build 1
# 4267 Viewport Touch Scrolling Not Working Properly

I have the following problem. Even if using the following code onshow event of my form, the scrolling doesn't work in smartphone. But it works as expected in desktop browsers.

   ViewPort.OverflowY:=otAuto;
   ViewPort.OverflowX:=otAuto;
   surface.Constraints.min.width:=(Self.width+40);
   surface.Constraints.min.height:=(Self.height+40);



Resolution Resolution
Fixed Problem on 10/18/2015 in version 2.02 build 2


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image