Leyart / aseprite

Automatically exported from code.google.com/p/aseprite
0 stars 0 forks source link

Tool Selection Icons Flicker #333

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Move mouse to Pencil tool, click
2. Move mouse to Eraser tool, click
3. Repeat steps 1-2 quickly to see the flicker.

What is the expected output?
The drawing of the sub tool icons (spray etc) should be consistent and stable.

What do you see instead?
The drawing of the sub icons flickers for about 1 frame, possibly related to 
the clearing of the tooltip code on the click event. This also happens in older 
versions of ase; it's not major but it's slightly annoying as makes the program 
feel less robust.

What version of the product are you using? On what operating system?
v0.9.5
v0.9.6-beta2
Windows 7 x64 + Aero Enabled

Original issue reported on code.google.com by chriswil...@gmail.com on 3 Feb 2014 at 5:12

GoogleCodeExporter commented 9 years ago
Fixed: 
https://github.com/aseprite/aseprite/commit/312aca755ee8157f673811f1900372efd767
dd0e

Original comment by davidcapello on 13 Apr 2014 at 10:26