How to modifiy or delete in existing patterns e.g. points, curves

In the current version it’s the Id column. I moved the cursor pointer to it’s own column in the updated version. The look of this annoyed me.

Will your updates come to MacOS at the same time?

Yes. The applications are built every Sunday evening / Monday morning automatically for Windows, MacOS and Linux as a release.

Actually for anyone with a Github account… you can download an “artifact” build anytime a PR is made. For example… I made this PR sometime last night:

and here’s the artifacts: Ignore the run tests… there were some minor typos in the translations that failed the tests. :roll_eyes:

or for that matter you can check out features that may be in progress… such as one I’m working on to address darkmode themes.

I specifically made a PR to have Girhub build the Mac version as I don’t have my Mac Book setup yet to build locally.

OOoooh.. Thanks! :unicorn:

You can find the workflows under the Action tab…

The workflows marked CI are the actual builds where you can find the artifacts. The Codesee and CodeQL are just some AI generated stuff about the PR. The Pages build and deployment is the building of the Doxygen docs based on the updated source code. Which I’m reminded I should review the PR from Sue and get that merged. :slightly_smiling_face: