Quote:
Originally Posted by ownedbycats
I'm not sure if it's worth fixing, but the "spinning cursor in dialog" appears for some of the Kobo Utilities dialogs (Store/Restore Bookmarks, Upload Cover, and Set Reader Font). I've otherwise run into no problems using those actions in a chain.
|
As I already mentioned before, not really possible unless someone knows a way to programmatically detect whether a calibre action pops up dialog. The other solution is to disable the busy cursor for all calibre actions which I don't want to do.
Quote:
Originally Posted by capink
The plugin starts a busy cursor that remains active from the start of the chain until it ends. I will modify it to temporarily turn it off during the popups of single field dialogs. The same cannot be done however for dialogs from Calibre Actions (e.g. Edit metadata dialog) because I have to track every possible action and see whether it pops up a dialog or not.
|
Edit: I might add a checkbox in the calibre action settings dialog to enable/disable it.