D14738: Add the markdown entry

Yifei Wu noreply at phabricator.kde.org
Fri Aug 17 13:32:30 BST 2018


kqwyf marked 3 inline comments as done.
kqwyf added a comment.


  The two solutions are in the code. You can uncomment one of them to apply it.

INLINE COMMENTS

> markdownentry.cpp:182
> +            }
> +        }*/
> +    }

Above is the second solution: catch the KeyPress event and move the cursor.

> markdownentry.cpp:195
> +    return true;
> +    //return m_textItem->isEditable();
> +}

Above is the first solution: let `wantFocus()` return false when it's uneditable.

REPOSITORY
  R55 Cantor

REVISION DETAIL
  https://phabricator.kde.org/D14738

To: kqwyf, pino, #cantor, filipesaraiva
Cc: sirgienko, filipesaraiva, pino, asemke, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180817/572d7e0e/attachment.html>


More information about the kde-edu mailing list