Changeset [796379f981e14c84ee995b8b2f1da69b484d11c1] by Jocelyn Legault
October 17th, 2010 @ 04:31 AM
Really fix the font size issue.
After much investigation, it was found that the bug appeared
mainly in debug.
After a few debug session, the issue was traced to an uninitialized
zoom
variable that defaulted to 0xcdcdcdcd, or -842150451.
The zoom variable is now properly fixed and the bug can no longer
be
reproduced.
The previous "fix" finally wasn't one at all. It just hid the
behavior since
the sub view wasn't shown. I do believe however that it's still a
good
refactor and a better behavior and should be kept.
[#45]
Signed-off-by: Jocelyn Legault
jocelynlegault@gmail.com
http://github.com/joce/npp-community/commit/796379f981e14c84ee995b8...
Committed by Jocelyn Legault
- M PowerEditor/src/Parameters.h
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Notepad++ Community Release