huebi Posted August 27, 2018 Share Posted August 27, 2018 Hi, i have built some macros. Affinity Photo is showing me a "Generating Preview" window when i start the macro. After approving the dialog box the macros fulfills the task. This takes two times the time. I dont want a preview to be generated. If it is showing unwanted results i still can go back in the history. How do i turn this feature off? Quote Link to comment Share on other sites More sharing options...
R C-R Posted August 27, 2018 Share Posted August 27, 2018 It is very hard to say what is happening or its cause without at least some idea of what the macro does. Quote All 3 1.10.8, & all 3 V2.5.5 Mac apps; 2020 iMac 27"; 3.8GHz i7, Radeon Pro 5700, 32GB RAM; macOS 10.15.7 All 3 V2 apps for iPad; 6th Generation iPad 32 GB; Apple Pencil; iPadOS 15.7 Link to comment Share on other sites More sharing options...
Staff Gabe Posted August 28, 2018 Staff Share Posted August 28, 2018 Hi @huebi, If you export the macro and attach it here, we can have a look for you. Thanks, Gabe. Quote Link to comment Share on other sites More sharing options...
huebi Posted September 1, 2018 Author Share Posted September 1, 2018 Hi, here is the macro. It changes the current layer to a rasterized one, then selects partially transparent regions, then enlarges the selected area by a user defined amount of pixels, and finally is doing an edit/inpaint. Useful when you are rotating an image or straighten the horizont. //Huebi MyMacros.afmacros Quote Link to comment Share on other sites More sharing options...
Polygonius Posted September 2, 2018 Share Posted September 2, 2018 You assigned an "interaction" slider, calling growsize. As soon as there is an "interaction" dialog you will get a "tweak-preview". If you do not want this, go to the cock(s) and UNCHECK the eye-icon(s). In your case just this only one. The macro will than giveout its algorithm with the the constant value of the slider. So choose this setting with most compatibility. BTW: Yeah, inpainting is a powerfull but also compute-intensive process, uncheck the preview will half the time! So, if you are happy with the CONSTANT value of the slider, you should indeed uncheck this! huebi 1 Quote OSX 12.5 / iMac Retina 27" / Radeon Pro 580X / Metall: on! --- WWG1WGA WW! Link to comment Share on other sites More sharing options...
huebi Posted September 3, 2018 Author Share Posted September 3, 2018 Hmmm, as this should work with different sizes of the picture i would like to leave the size of the growth value to the user. But i'll take your answer as "if you want to have a user selection, you will get a preview" they i cant habe the one without the other. At least right now. As i have the possibilty to rollback if the result is not convinicing I would have preferred to be able to turn off the preview. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.