In Development
Last Updated: 05 Apr 2024 17:05 by ADMIN
Martin Ivanov
Created on: 15 Feb 2024 12:40
Category: TileList
Type: Bug Report
1
TileList: GroupTemplate content presenter's measuring behavior is changed which leads to layout changes in the elements in the template
The measuring logic of the groups in RadTileList was changed because of a new feature which brings issues with some layouts defined in the GroupTemplate. For example, if you have a TextBlock in the GroupTemplate, and set its HorizontalAlignment to Center, the TextBlock will be positioned around the center of the RadTileList control, instead of the group's center. Also, in this case the TextBlock disappears. 
0 comments