From 350038983fe05ee9d144c0e78479ee22e2815c0f Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sat, 12 Nov 2022 15:18:56 +0100 Subject: Removed FIXME comment that was already solved. --- src/Fl_Text_Display.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/Fl_Text_Display.cxx b/src/Fl_Text_Display.cxx index deaf46608..bd81e0e86 100644 --- a/src/Fl_Text_Display.cxx +++ b/src/Fl_Text_Display.cxx @@ -1985,9 +1985,6 @@ int Fl_Text_Display::handle_vline( { IS_UTF8_ALIGNED2(buffer(), lineStartPos) - // FIXME: we need to allow two modes for FIND_INDEX: one on the edge of the - // FIXME: character for selection, and one on the character center for cursors. - /* STR #2531 The variables startStyle and styleX seem to introduce some additional -- cgit v1.2.3