Working on fix for context menus
Wanted folks to know that we are actively working on a fix for the context menus (to the far right of each task) so that they actually work on IE8, and stop slowing things down on all other browsers.
For the technically inclined: the hierarchical menu jquery plugin currently in place works great if you only have a handful of tasks, but starts to really drag its feet as the number of tasks grows. Think we found an alternative that doesn’t exhibit this behavior. With any luck it won’t be too involved to swap out the old menus for the new.
Comments
One Comment on Working on fix for context menus
-
Elbert on
Tue, 23rd Feb 2010 6:29 pm
found the solution. so simple. migrating to css based menus, rather than relying on javascript. duh! working on integrating this into the core UI now…