OSDN Git Service

- Fix an issue where the horizontal scrollbar was not disabled when comparing files...
authorTakashi Sawanaka <sdottaka@users.sourceforge.net>
Thu, 12 Aug 2021 00:34:49 +0000 (09:34 +0900)
committerTakashi Sawanaka <sdottaka@users.sourceforge.net>
Thu, 12 Aug 2021 00:34:49 +0000 (09:34 +0900)
commit3dce4ca3672d585ef2ccd0a7bdbe0430d0428779
treec56bcc7e88b0aeb9fffd8c8b44763b2e3b71a697
parent0bf0551daf392b53a9c3e52e3cabec3066010271
- Fix an issue where the horizontal scrollbar was not disabled when comparing files while Word wrap was enabled.
- Attempts to reduce the number of calls to the SetScrollInfo () function
Externals/crystaledit/editlib/ccrystaltextview.cpp
Externals/crystaledit/editlib/ccrystaltextview.h
Externals/crystaledit/editlib/ccrystaltextview2.cpp
Src/GhostTextView.cpp
Src/MergeEditView.cpp