summaryrefslogtreecommitdiff
path: root/Kernel
diff options
context:
space:
mode:
authorThomas Symalla <thomas.symalla@dl-studios.info>2022-08-18 15:38:06 +0200
committerAndreas Kling <kling@serenityos.org>2022-08-18 15:59:53 +0200
commit03e969797557f93fb52f256ec2967494269186de (patch)
tree542f70cdd381d00b4b2a6af2386b63348af0a735 /Kernel
parent299cebbbcb2dd8c87737ca7ebfdb29941a72fb9a (diff)
downloadserenity-03e969797557f93fb52f256ec2967494269186de.zip
TextEditor: Change cursor when reaching the ruler area
Noticed that mouse-overing the ruler area in the TextEditor does not change the cursor to the default cursor, instead, the beam cursor is used, which does not look nice. This PR extends the mousemove event and introduces a new set_editing_cursor() function that takes care of setting the cursor for the editor area.
Diffstat (limited to 'Kernel')
0 files changed, 0 insertions, 0 deletions