Quote:
Originally Posted by capink
Some conditions slowed down the menu loading (e.g selection_count() when thousands of books are selected), so I made disabling menu entries based on conditions optional in version 0.6.5.
|
Would it be faster / possible to have a function that returned selection count as 0, 1, or many? That might be a better fit for determining if a menu entry should be enabled or not.