Hello, while testing with different skin densities (including larger than the ones available in the density switcher of the showcase), I observed an issue with the removeField of ListGrids. Specifically, I've noticed that while the <td> element, where the icon is placed, maintains a fixed width, the <div> inside this <td> reduces its width when fonts/controls are larger. Consequently, if the icon is a PNG, it gets clipped after reaching a certain size.
Also, may I ask if it's actually supported to go bigger than the "spacious" density? Something like fontIncrease=4 and sizeIncrease=15 ? I hope so, at least for the "svg" skins.
Also, may I ask if it's actually supported to go bigger than the "spacious" density? Something like fontIncrease=4 and sizeIncrease=15 ? I hope so, at least for the "svg" skins.
Comment