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
Fix: Resolved issue with broken IME composing rect in Windows desktop app (singerdmx#2282)
- Fixed issue where the composing rect would break during IME conversion.
- When the composing region is unknown, it now avoids calling setComposingRect on TextInputConnection.
0 commit comments