D20959: Allow to change the Mode, after changing the Highlighting
Nibaldo González
noreply at phabricator.kde.org
Thu May 2 12:19:04 BST 2019
nibags created this revision.
nibags added reviewers: KTextEditor, Kate.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
nibags requested review of this revision.
REVISION SUMMARY
Currently, when selecting a language in the "Highlighting" menu, the "Mode" menu stops working.
This happens because, the Modes don't apply if `m_hlSetByUser` is true (if the user has chosen a Highlight in the menu).
This is swelling and I think it's better to change it.
Now when selecting a Mode, the "Highlighting" menu is also updated (but, when choosing an item in the Highlighting menu, the "Mode" menus don't change).
REPOSITORY
R39 KTextEditor
BRANCH
fix-mode-highlight-menu
REVISION DETAIL
https://phabricator.kde.org/D20959
AFFECTED FILES
src/document/katedocument.cpp
To: nibags, #ktexteditor, #kate
Cc: kwrite-devel, kde-frameworks-devel, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190502/834cc6e6/attachment-0001.html>
More information about the KWrite-Devel
mailing list