diff options
author | thankyouverycool <66646555+thankyouverycool@users.noreply.github.com> | 2022-12-15 12:26:05 -0500 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-12-20 10:22:27 +0100 |
commit | c4ac73d0738243fd3cd0246d5038b2319f0f07a4 (patch) | |
tree | bf824cb07323d53fc2135f65f4f4d614a0b3f294 /Toolchain/BuildRuby.sh | |
parent | 12cd30f1acd6bccfba07d3054d71feb0467a3d78 (diff) | |
download | serenity-c4ac73d0738243fd3cd0246d5038b2319f0f07a4.zip |
LibGUI: Check bounds when moving GlyphMapWidget selections
Fixes crashing on invalid code points when creating selections
with the keyboard and applying actions to them.
Also adds Home/End key support for selections. Ctrl+Shift+{Home,End}
now extends the selection to the beginning or end of the active range,
respectively. Shift+{Home,End} extends the selection to the start or
end of the row. Alt+{Home,End} resets the selection and moves the
active glyph to the beginning or end of the active range.
Diffstat (limited to 'Toolchain/BuildRuby.sh')
0 files changed, 0 insertions, 0 deletions