On Sun, 29 Oct 2023 22:20:17 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
>> Please read [this >> document](https://gist.github.com/mstr2/9f46f92c98d3c86aa6a0b4224a9a6548) >> for an introduction to the Platform Preferences API, and how it interacts >> with the proposed style theme and stage appearance features. > > Michael Strauß has updated the pull request incrementally with one additional > commit since the last revision: > > changed parameter name No, Locale has nothing to do with it. The thing we need at a minimum is the input language direction { RTL, LTR, VERTICAL} for example, see https://github.com/openjdk/jfx/pull/1220 , and the input language name for convenience. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1014#issuecomment-1785913233