Ticket #1115 (new defect)

Opened 9 months ago

setAll() doesn't recurse into grid column headers

Reported by: paul Assigned to: somebody
Priority: major Milestone: 0.8.3
Component: ui Version: 0.8.2
Keywords: Cc:

Description

Calling form.setAll("FontSize?", 12) does change the font size in all objects, and all cells in my grid, but it doesn't change the font size in the grid column headers.

However, the increase/decrease Font Size *does* correctly change the font size in the grid headers.