diff options
| author | Matthias Melcher <github@matthiasm.com> | 2022-11-12 15:18:56 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2022-11-12 15:19:08 +0100 |
| commit | 350038983fe05ee9d144c0e78479ee22e2815c0f (patch) | |
| tree | 7f5d399e07afcc6bb110e85500a4a2f7e94b3b16 /src/Fl_Text_Display.cxx | |
| parent | 8d636d931eb4101d15ab74493be2bc762e0f1796 (diff) | |
Removed FIXME comment that was already solved.
Diffstat (limited to 'src/Fl_Text_Display.cxx')
| -rw-r--r-- | src/Fl_Text_Display.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
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 |
