Open LuckyScamper opened 3 years ago
Is it reproducable with MML that uses default stylesheet?
should be. I haven't done anything unusual in the stylesheet
<ScrollViewerStyles>
<ScrollViewerStyle HorizontalScrollBackground="HorizontalSlider" HorizontalScrollKnob="Button_Round_Normal" VerticalScrollBackground="VerticalSlider" VerticalScrollKnob="Button_Round_Normal" />
</ScrollViewerStyles>
<ComboBoxStyle Background="ComboBox_Normal" OverBackground="ComboBox_Pressed" Width="128" Height="32">
<LabelStyle Font="Trattatello-h4" Padding="8, 0" TextColor="white" />
<ListBoxStyle Height="128">
<ListItemStyle Background="ListBox_Normal" OverBackground="ListBox_Pressed" Width="128" Height="32">
<LabelStyle Font="Trattatello-h4" Padding="8, 0" TextColor="white" />
</ListItemStyle>
</ListBoxStyle>
</ComboBoxStyle>
</ComboBoxStyles>
Considering that there are attrs like "L18nTextKey", I take it that the bug is reproducable in your fork of Myra? Sorry, but this issue tracker is related to the master Myra repo. So, please, provide an MML that can be pasted in the master MyraPad.
To reproduce: