Icon View Incident Report

Minor Minor
Reported By: Richard
Reported On: 4/10/2017
For: Version 2.06 Build 1
# 4496 TPanel Controls Not Resetting Layout Stretch Property When Dragged

A TPanel positioned to the left and stretched to the right resizes when dragged left/right. Expected to be able to drag the TPanel up and down but did not expect to see it resize when moved left/right.

1. New project.
2. Drop a draggable TPanel on the form.
3. Set TPanel layout to Position=lpLeft, Stretch=lsRight.
4. Set TPanel margins to Left=20, Right=20.
5. Run application.
6. Grab the TPanel caption bar and move left/right.

Notice that the TPanel resizes.



Comments Comments
The Layout.Stretch property is now reset like the Layout.Position property when a TPanel instance is dragged.


Resolution Resolution
Fixed Problem on 4/16/2017 in version 2.06 build 2


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image