Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small bug plus a little resources request #516

Closed
Jeff0S opened this issue Jul 8, 2014 · 1 comment
Closed

Small bug plus a little resources request #516

Jeff0S opened this issue Jul 8, 2014 · 1 comment

Comments

@Jeff0S
Copy link
Member

Jeff0S commented Jul 8, 2014

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

@Jeff0S
Copy link
Member Author

Jeff0S commented Jul 8, 2014

From jeffos...@gmail.com on September 30, 2012 01:29:47

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")

Status: Fixed
Owner: jeffos...@gmail.com

@Jeff0S Jeff0S closed this as completed Jul 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant