04-24-2023, 12:45 PM
(04-24-2023, 11:20 AM)david Wrote: @Ofnuts.
I load the image and make a fuzzy selection. In the View menu, clicking Show Selection does not hide the "ants", but Ctrl-T does.
After the "ants" are cleared I can do Select/Save to Channel and the result is instantaneous.
I can get the ants to then re-appear, either by going to the View menu and clicking Show Selection, or with Ctrl-T.
I am totally confused!!!
When you max ou CPUs thing can get bizarre. The keyboard is interrupt-driven so keyboard shortcuts pass through, and I suspect menu interaction involves windows updates which require the same CPU thread as the animation so can be postponed for a long while.