Memyandi42 / gnome-menu-file-browser-applet

Automatically exported from code.google.com/p/gnome-menu-file-browser-applet
0 stars 0 forks source link

Adding a very small delay to speedup #83

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When doing a fast "mouseover" to go directly to the folder I need, the applet 
try to list the folders content that are on the way too soon, slowing down and 
freezing the app for a moment, specially if one or more of the folders in the 
way have a lot of folders in it.
Adding a very small delay before listing folder when mouseover I think should 
fix the problem.

0.6.6; Ubuntu 10.04 LTS.

Original issue reported on code.google.com by pablo.bi...@gmail.com on 13 Jun 2010 at 5:27

GoogleCodeExporter commented 9 years ago
This is the same problem as bug #52. Adding a delay only fixes the quick 
mouse-over scenario. Also, adding the delay is best accomplished via a .gtkrc 
file which no app should modify.

Marking it a dup of bug #52

Original comment by bertol...@gmail.com on 16 Jun 2010 at 3:45