Completed
Last Updated: 14 May 2024 15:37 by ADMIN
Release 2024.2.514 (2024 Q2)
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