Fixed cursor blinking, added other cursor shape rendering
This commit is contained in:
parent
acce0042f9
commit
6652d41864
6 changed files with 70 additions and 65 deletions
|
@ -1159,7 +1159,6 @@ extern "C" fn first_rect_for_character_range(
|
|||
let window = get_window_state(this).borrow().native_window;
|
||||
NSView::frame(window)
|
||||
};
|
||||
|
||||
with_input_handler(this, |input_handler| {
|
||||
input_handler.rect_for_range(range.to_range()?)
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue