dontgetfoundout

Results 4 comments of dontgetfoundout

This appears to be working (in the basic scenarios that I tried): In the WPXA_Move() method, add the following lines after both calls to "gosub wp_CalcNewSizeAndPosition": newx -= 8 neww...

It looks like the usages of the `mask` parameter have been commented out in the code that creates/appends graphs. The change was made as a part of 4fd437a44ad7faea94b89cab7d93e0151311b5e5 and b0902c8f50f4d16f2d9af6c09216048f12f05d3f...

I pushed a branch with those changes to my fork of the project for reference: https://github.com/collin80/SavvyCAN/compare/master...dontgetfoundout:SavvyCAN:apply-graph-mask I'm travelling at the moment and don't have access to hardware to properly validate...

Updated to add a setting to enable/disable this behavior: ![image](https://github.com/collin80/SavvyCAN/assets/4406149/288bd137-d3c8-4249-9a1f-e9e4d8b5a2e2) ![image](https://github.com/collin80/SavvyCAN/assets/4406149/ac21f681-fac7-4d83-bd96-e99fa15aff03)