ScriptUi custom shape button with OnDraw – Photoshop
I wrote a script with a dialog with custom round buttons (something like the official adobe ones). Being ignorant of mathematics, I drew the button with straight lines, like this: ButtonPanel (); function ButtonPanel () { var Panel = new…