Skip to content

Commit eb3b090

Browse files
committed
Change pointer on hover buttons
1 parent d9d644a commit eb3b090

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dap-ui.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,6 +471,7 @@ DEBUG-SESSION is the debug session triggering the event."
471471
:background ,(face-attribute 'fringe :background nil t))
472472
'local-map (--doto (make-sparse-keymap)
473473
(define-key it [mouse-1] command))
474+
'pointer 'hand
474475
'help-echo hover-text))
475476

476477
(declare-function posframe-show "ext:posframe")

0 commit comments

Comments
 (0)