[Tokodon] [Bug 476285] Post language names are in English

Joshua Goins bugzilla_noreply at kde.org
Sun Nov 5 23:54:38 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=476285

Joshua Goins <josh at redstrate.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/tokodon/-/commit/6511c9
                   |                            |d8b42fc81e1788e12a60fce3b5e
                   |                            |d66d7ec
         Resolution|---                         |FIXED

--- Comment #3 from Joshua Goins <josh at redstrate.com> ---
Git commit 6511c9d8b42fc81e1788e12a60fce3b5ed66d7ec by Joshua Goins.
Committed on 06/11/2023 at 00:49.
Pushed by redstrate into branch 'master'.

Overhaul language selector

Now it's an OverlaySheet which is way less hacky than our custom
ComboBox reimplementation, and comes with more fringe benefits. For one,
native language names are used if available to us. Another is the
selected language is now presented in the center of the selection, so
you don't lose the selection. KItemModels is used instead of us having
another reimplementation of it.

M  +34   -54   src/content/ui/LanguageSelector.qml
M  +11   -10   src/content/ui/Settings/ProfileEditor.qml
M  +7    -5    src/content/ui/StatusComposer/StatusComposer.qml
M  +16   -23   src/editor/languagemodel.cpp
M  +2    -17   src/editor/languagemodel.h

https://invent.kde.org/network/tokodon/-/commit/6511c9d8b42fc81e1788e12a60fce3b5ed66d7ec

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list