diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2021-10-10 17:47:45 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2021-10-10 17:47:45 +0300 |
commit | fab670c471c7eea28d43ebaeed14b3c886e2c6e5 (patch) | |
tree | 8c64ae3f15bb9600bac5706f380b71d8f866fa9a /src/SparseVector.h | |
parent | 2bcf60285e1c196bf05cd47a8e04beb150b485ef (diff) | |
download | scintilla-mirror-sciteco-rel-5-1-3.tar.gz |
commented out Editor::SetRepresentations()sciteco-rel-5-1-3
* 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/SparseVector.h')
0 files changed, 0 insertions, 0 deletions