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

Font fixes #611

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Font fixes #611

merged 1 commit into from
Nov 14, 2024

Conversation

dotMorten
Copy link
Member

Fixed font references so they work even if font isn't installed

@dotMorten dotMorten self-assigned this Nov 14, 2024
@dotMorten dotMorten changed the base branch from main to v.next November 14, 2024 02:58
@dotMorten dotMorten requested a review from jnery November 14, 2024 04:49
Copy link

@jnery jnery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (I was wondering how it affected UWP, makes sense now)

@dotMorten dotMorten merged commit f6107fc into v.next Nov 14, 2024
1 check failed
@dotMorten dotMorten deleted the font-fixe branch November 14, 2024 16:45
dotMorten added a commit that referenced this pull request Nov 25, 2024
* Set up v.next branch

* Add FeatureForms for WinUI and UWP (#591)

* Minor UI tweaks to feature forms

* Switch cancelButton image to FontImageSource allowing for more flexible and scalable icon usage (#593)

* Switch cancelButton image to FontImageSource allowing for more flexible and scalable icon usage with support for Dark/Light mode fixes.

* Update cancelButton icon color to #6E6E6E
Removed unused resources.

* Localize the View hyperlink string

* FeatureForms: Adds TextFormElement support (#604)

* Initial work on TextFormElementView support

* Initial support of TextFormElement without Markdown rendering

* Set style on UWP

* Add missing line

* Remove extra

* Update src/Toolkit/Toolkit/UI/Controls/FeatureForm/FeatureFormElementTemplateSelector.cs

Co-authored-by: Matvei Stefarov <[email protected]>

---------

Co-authored-by: Morten Nielsen <[email protected]>
Co-authored-by: Matvei Stefarov <[email protected]>

* Add support for markdown (#605)

* Add support for markdown

* Fixes layout issues with search view in MAUI (#609)

* feat(localization): update pseudo translation (#608)

* Update pseudo translation - @mit10976 @Isa13169 @nia13404

* Update translation - @mit10976 @Isa13169 @nia13404

* Update translation - @mit10976 @Isa13169 @nia13404

* Fix toolkit warnings

* Deprecate PopupManager property

* Don't use PopupManager property that is deprecated

* Address build warnings from recent SDK updates

* Use fonticon instead of bitmap for basemap gallery

* Don't use deprecated overload

* Delete unused resources

* Remove use of image icons in MeasureToolbar and use FontIcon instead

This also avoids build warnings with packaging image content

* Fix nuget pack warnins caused by duplicate analyzer includes

* Fix tetformelements not rendering inside groups

* Mark WinRT classes partial for better AoT support

* Fix font references in UWP and WinUI (#611)

* Remove unused attribute that also generates app build errors

---------

Co-authored-by: Morten Nielsen <[email protected]>
Co-authored-by: Prathamesh Narkhede <[email protected]>
Co-authored-by: Prathamesh Narkhede <[email protected]>
Co-authored-by: Matvei Stefarov <[email protected]>
Co-authored-by: Jonathan Turpin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants