Files
ladybird/Libraries/LibGUI/GTextEditor.cpp
Andreas Kling 0a0dfeee8b LibGUI: Make GTextEditor::set_cursor() public
Also clamp the cursor value to the possible range instead of asserting
when trying to set a cursor past the end of the document.
2019-10-21 19:01:27 +02:00

46 KiB