Files
winit/src
Yuze Jiang 0270516067 On macOS, fix incorrect IME cursor rect origin
`window.set_ime_cursor_area` requires a position from the top left
corner according to the documentation. However, the NSRect's origin is
from bottom left. The y coordinate should correctly calculated for the
NSRect.
2024-02-26 13:15:27 +04:00
..
2023-10-21 11:40:41 +04:00
2023-10-28 20:55:35 +04:00
2023-12-24 23:55:50 +04:00