Home
last modified time | relevance | path

Searched hist:"73 b4c7a6983d6120716989f379c52d474b4fb55f" (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.h73b4c7a6983d6120716989f379c52d474b4fb55f Mon Sep 09 05:52:36 UTC 2024 John Scipione <jscipione@gmail.com> HaikuDepot: Prevent crash when hovering over or clicking on conditions

... before the text is loaded by checking that the text document is set.

Remove fMouseDown member and MouseUp() override.
Get mouse button down from the current window message.

Call inherited BView methods.

Fixes #19077

Change-Id: I79edb1860e3bd7864d2362d7f59fb3a583d19053
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8260
Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
H A DTextDocumentView.cpp73b4c7a6983d6120716989f379c52d474b4fb55f Mon Sep 09 05:52:36 UTC 2024 John Scipione <jscipione@gmail.com> HaikuDepot: Prevent crash when hovering over or clicking on conditions

... before the text is loaded by checking that the text document is set.

Remove fMouseDown member and MouseUp() override.
Get mouse button down from the current window message.

Call inherited BView methods.

Fixes #19077

Change-Id: I79edb1860e3bd7864d2362d7f59fb3a583d19053
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8260
Haiku-Format: Haiku-format Bot <no-reply+haikuformatbot@haiku-os.org>
Reviewed-by: waddlesplash <waddlesplash@gmail.com>