diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2021-10-10 17:47:45 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2023-04-15 11:56:36 +0300 |
commit | 85ea187540b421d3d99c91019ed484c70d9d1d1a (patch) | |
tree | 63f1ba74c041d982edab02b2c1d14372cf9b8afb /src/KeyMap.h | |
parent | b489ea82dd3f9df10622fba047e4135ddb3028b8 (diff) | |
download | scintilla-mirror-85ea187540b421d3d99c91019ed484c70d9d1d1a.tar.gz |
commented out Editor::SetRepresentations()
* This sets the default key representations on every SCI_SETDOCPOINTER
which is very inefficient considering the way that SciTECO uses the
Q-Register view.
Furthermore it meant, we had to reset the representations to their
SciTECO versions again after every SCI_SETDOCPOINTER.
* This patch only does not cause problems because we initialize
the representations anyway for every Scintilla view.
This patch is not meant to be upstreamed!
Diffstat (limited to 'src/KeyMap.h')
0 files changed, 0 insertions, 0 deletions