You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AboutDialog's background colors are hard-coded with an assumption that the text is rendered with a dark color, which is, however, not true when a dark desktop theme is selected.
Features
* Supported the conversion from "なう" to date/time (i.e. 2024/12/31 23:59)
* Supported loading user dictionary files exported from Gboard
* Fixed voiced Katakana conversion from ゑ (ヸ → ヹ)
* Improved the about dialog with the dark mode (#897)
* Linux: Improved the candidate UI with HiDPI displays (#823)
Build
* Updated the Protobuf version: v25.0 → v26.1
* Updated the Abseil version: 20230802.1 → 20240116.1
* Updated the Qt version: 6.6.2 → 6.7.0
Code
* Performed code refactoring
PiperOrigin-RevId: 622060710
Description
AboutDialog
's background colors are hard-coded with an assumption that the text is rendered with a dark color, which is, however, not true when a dark desktop theme is selected.Steps to reproduce
Steps to reproduce the behavior:
"%ProgramFiles(x86)%\Mozc\mozc_tool.exe" --mode=about_dialog
Expected behavior
You can clearly see the contents on the about dialog.
Actual behavior
You can clearly see the contents on the about dialog.
Screenshots
On Windows 11 23H2
On macOS 14.4
Version or commit-id
ce08bae
Environment
The text was updated successfully, but these errors were encountered: