There seems to be a problem with anchoring in portals in Servoy 5.1.4 smartclient.
When a portal has anchoring options TOP - RIGHT- LEFT, the most right element (in this case a delete button) looses it’s anchoring.
[attachment=0]button anchoring issue.png[/attachment]
The delete button on the right, is set to size 20x20 px with anchoring: TOP - RIGHT, (which should be displayed in the correct size).
Karel Broer:
There seems to be a problem with anchoring in portals in Servoy 5.1.4 smartclient.
When a portal has anchoring options TOP - RIGHT- LEFT, the most right element (in this case a delete button) looses it’s anchoring.
[attachment=0]button anchoring issue.png[/attachment]
The delete button on the right, is set to size 20x20 px with anchoring: TOP - RIGHT, (which should be displayed in the correct size).
I cannot reproduce this in Servoy 5.2.1 in a simple solution. Do you have a small sample to show this ?
lvostinar:
I cannot reproduce this in Servoy 5.2.1 in a simple solution. Do you have a small sample to show this ?
I can’t reproduce this in a new Servoy 5.1.4 solution too… ![Confused :?]()
Looks like it’s a migration issue from 3.5.x > 5.1.x
It’s fixed by deleting the old portal and re-creating it again.
Thanks Laurian for thinking along!