mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-12 08:41:46 +00:00
Forgot that
This commit is contained in:
parent
1dbe589b27
commit
4c72def295
@ -975,7 +975,6 @@ void GuiWorkArea::generateSyntheticMouseEvent()
|
||||
return;
|
||||
TextMetrics & tm = d->buffer_view_->textMetrics(text);
|
||||
|
||||
// FIXME: use TextMetrics::setCursorFromCoordinates.
|
||||
// Quit gracefully if there are no metrics, since otherwise next
|
||||
// line would crash (bug #10324).
|
||||
// This situation seems related to a (not yet understood) timing problem.
|
||||
|
Loading…
Reference in New Issue
Block a user