From: Jean-Marc Lasgouttes Date: Tue, 25 Oct 2016 08:14:35 +0000 (+0200) Subject: One item less on todo list X-Git-Tag: 2.3.0alpha1~803 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b9c5d6ff4d42f6262ac6745b013ee77143f87208;p=features.git One item less on todo list --- diff --git a/development/PAINTING_ANALYSIS b/development/PAINTING_ANALYSIS index 3ddfc74352..c287710ef8 100644 --- a/development/PAINTING_ANALYSIS +++ b/development/PAINTING_ANALYSIS @@ -75,11 +75,6 @@ Other changes are only clean-ups. This will avoid to pass a Paragraph object to methods that do not need it. -** Rewrite RowPainter::paintSelection using row information - -Currently it uses some very complicated code. It should be possible to -reuse the logic of paintStringAndSel. - ** Set inset position during metrics phase In order to do that, a no-paint drawing will be initiated after every