Kekilla0 / Item-Macro

Store macros in your items, execute them from your character sheet or from your favorite automation module!
MIT License
18 stars 21 forks source link

opening a new ItemMacro closes existing ItemMacro editing window with no option to save #63

Closed w15p closed 1 year ago

w15p commented 1 year ago

originally submitted to Improved Macro Editor, but it persists even with the stock foundry editor: https://github.com/teroparvinen/foundry-improved-macro-editor/issues/5

I often want to reference multiple macros when developing and I forget that ItemMacro can only have one window open so I lose work because the window is replaced without a prompt to save.

Ideally support multiple windows, but at least don't close without prompting for a save

krbz999 commented 1 year ago

I have a PR for this here #55.