mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-09 11:34:54 -06:00
.rainbow cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
a9e7d8d5f6
commit
eebced8f5e
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@ void TopWindowFrame::StartDrag()
|
|||
.MaxRect(framebuffer.GetSize())
|
||||
.MinSize(ComputeClient(minsize).GetSize())
|
||||
.Pattern(DRAWDRAGRECT_DASHED | DRAWDRAGRECT_SCREEN)
|
||||
.Width(2)
|
||||
.Animation();
|
||||
PaintLock++;
|
||||
r = tr.Track(r, dir.x < 0 ? ALIGN_LEFT : dir.x > 0 ? ALIGN_RIGHT : ALIGN_CENTER,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue