restore dc state after calculating the clipping area
This commit is contained in:
parent
d7ac9c4399
commit
6c3feabb52
|
@ -3984,6 +3984,7 @@ designates the character that triggers autocompletion
|
||||||
0 (+ dy top)
|
0 (+ dy top)
|
||||||
(text-width dc (number-space+1))
|
(text-width dc (number-space+1))
|
||||||
(- bottom top))
|
(- bottom top))
|
||||||
|
(restore-dc-state dc saved-dc)
|
||||||
(send copy subtract clipped)
|
(send copy subtract clipped)
|
||||||
(send dc set-clipping-region copy))
|
(send dc set-clipping-region copy))
|
||||||
(begin
|
(begin
|
||||||
|
|
Loading…
Reference in New Issue
Block a user