Leyart / aseprite

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

tooltips cause selecting tools require 1 or more extra mouse clicks. #356

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Click on a tool icon to expand more tool selections.
2.Hover over any tool in selection and wait for tooltip to pop-up.
3.without moving mouse, click to select new tool.
4.It requires one extra click to select tool.

What is the expected output? What do you see instead?
select tool on first click

What version of the product are you using? On what operating system?
beta3 (also in beta2) on Windows 8.1

*Please provide any additional information below. If the program crashed on
Windows, you can attach the aseprite-memory.dmp file generated in the same
location where aseprite.exe is.*

Original issue reported on code.google.com by bangs.j...@gmail.com on 26 Feb 2014 at 5:57

Attachments:

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
One of the hardest bugs to fix. The problem was a subtle detail in the UI 
library. Commit:  
https://github.com/aseprite/aseprite/commit/17adf56337c319727e334400d4943671a5f7
d9e5

Original comment by davidcapello on 14 Apr 2014 at 1:49