You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a small bug with the resources "Auto-save" action.
If you have an item in Slot-1 and Slot-2 is blank then Slots 3-9 have items. Then you select the empty Slot-2 and click on the "Auto-save" icon the selected media is added to that slot correctly, however if you click the empty slot and instead run the auto-save action from the actions dialog the selected media is added to a new slot at the bottom of the list.., in this example that would be Slot-10.
Request:
Could you please add actions for auto-saving to specific (n)slots?
Perhaps.., "Auto-save selected item to slot (n)" as well as "auto-save selected area of current item to slot (n)".
hey Anton! long time no see ;)
well, there is a "design" difference between the auto-save button and auto-save actions
With actions, the user is never prompted to overwrite slots/files. This is intentional (in case autosave actions are used in macros => avoid to stuck them with prompt).
This won't change, when some solts are already filled the actions won't scratch them, thzey will add new slots/files instead (while the auto-save button will prompt, of course).
However you're right about empty slots :)
=> in the next build ( r889 ) the auto-save actions will be able to overwrite empty slots.
About actions like "auto-save stuff, slot n" : sorry, won't do.. Different reasons, the main one being that a single slot won't do it (e.g. "auto-save media file slotS for selected itemS")
From pyt...@yahoo.com on September 27, 2012 06:15:31
Hi Jeffos,
I found a small bug with the resources "Auto-save" action.
If you have an item in Slot-1 and Slot-2 is blank then Slots 3-9 have items. Then you select the empty Slot-2 and click on the "Auto-save" icon the selected media is added to that slot correctly, however if you click the empty slot and instead run the auto-save action from the actions dialog the selected media is added to a new slot at the bottom of the list.., in this example that would be Slot-10.
Request:
Could you please add actions for auto-saving to specific (n)slots?
Perhaps.., "Auto-save selected item to slot (n)" as well as "auto-save selected area of current item to slot (n)".
Thank you,
Anton
Original issue: http://code.google.com/p/sws-extension/issues/detail?id=516
The text was updated successfully, but these errors were encountered: