Skip to content

Added getLocale and setLocale for BreakIterator use.#920

Merged
Jugen merged 1 commit intoFXMisc:masterfrom
Jugen:add_locale_property
Mar 23, 2020
Merged

Added getLocale and setLocale for BreakIterator use.#920
Jugen merged 1 commit intoFXMisc:masterfrom
Jugen:add_locale_property

Conversation

@Jugen
Copy link
Copy Markdown
Collaborator

@Jugen Jugen commented Mar 23, 2020

Closes #851

If locale settings are needed on a per paragraph or sentence basis then make sure that there's some way of storing and retrieving the sentence or paragraph's locale from the text or paragraph's style. Then override getLocale to access the locale from the style and return it.

@Jugen Jugen merged commit c22bb10 into FXMisc:master Mar 23, 2020
@Jugen Jugen deleted the add_locale_property branch March 23, 2020 12:28
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.

NavigationActions uses the default locale for navigating text

1 participant