Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger the Font update for IFontElement controls #6665

Merged
merged 1 commit into from
Apr 29, 2022
Merged

Trigger the Font update for IFontElement controls #6665

merged 1 commit into from
Apr 29, 2022

Conversation

mattleibow
Copy link
Member

Description of Change

The cleanup in #5664 inadvertently removed the secret property that we rely on #6650.

This PR adds back that update, but in a less convoluted way.

Issues Fixed

Fixes #6650

@mattleibow mattleibow self-assigned this Apr 29, 2022
@mattleibow mattleibow added t/bug Something isn't working p/0 Work that we can't release without legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor labels Apr 29, 2022
@mattleibow mattleibow added this to the 6.0.300-rc.3 milestone Apr 29, 2022
@Redth Redth merged commit 1612fe7 into main Apr 29, 2022
@Redth Redth deleted the dev/fix-6650 branch April 29, 2022 19:11
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor p/0 Work that we can't release without t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting Label.FontSize at runtime does not do anything
4 participants