Hi,
Thanks for adding the canTabToHeader for Sectionitems, that's great. However, our next challenge is to show that the section header has the focus. We use the ImgSectionHeader as the SectionHeader class. This one extends HLayout which is not a StateFullCanvas.
I also tried changing to the default SectionHeader class and setting the canvasProperties of the section item with showFocused: true. But this did neither change the visualization.
is there a way to get focused to show for the ImgSectionHeader or the SectionHeader?
gr. Martin
Thanks for adding the canTabToHeader for Sectionitems, that's great. However, our next challenge is to show that the section header has the focus. We use the ImgSectionHeader as the SectionHeader class. This one extends HLayout which is not a StateFullCanvas.
I also tried changing to the default SectionHeader class and setting the canvasProperties of the section item with showFocused: true. But this did neither change the visualization.
is there a way to get focused to show for the ImgSectionHeader or the SectionHeader?
gr. Martin
Comment