mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
Painter1.0 to archive
git-svn-id: svn://ultimatepp.org/upp/trunk@855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
034c443223
commit
6c1b74b09d
62 changed files with 2 additions and 13 deletions
|
|
@ -31,7 +31,7 @@ void App::DoPaint0(Painter& sw)
|
|||
sw.LineCap(~ctrl.linecap);
|
||||
sw.LineJoin(~ctrl.linejoin);
|
||||
{ PAINTER_TIMING("FILL");
|
||||
sw.Clear(White());
|
||||
sw.Clear(White());
|
||||
}
|
||||
PAINTER_TIMING("Paint");
|
||||
if(list.IsCursor())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue