restore dc state after calculating the clipping area

This commit is contained in:
Jon Rafkind 2011-01-04 22:24:36 -07:00
parent d7ac9c4399
commit 6c3feabb52

View File

@ -3984,6 +3984,7 @@ designates the character that triggers autocompletion
0 (+ dy top)
(text-width dc (number-space+1))
(- bottom top))
(restore-dc-state dc saved-dc)
(send copy subtract clipped)
(send dc set-clipping-region copy))
(begin