Created attachment 176217 [details] Demonstration of the issue Perspective guides created by extending another one get excessive influence on brushes after their dimensions are changed, even if by a minuscule amount. The issue does not persist after reloading. Steps to reproduce: - create a child perspective guide and then edit it immediately - start drawing in the original guide, progressing with a single stroke into the other Expected behavior: Brush strokes are smooth with their width being consistent with the influence of the guides Observed behavior: There is an abrupt decrease in width upon entering the next guide (see demonstration in attachment) Specs: Issue was observed running the latest official AppImage (version 5.2.6)
Created attachment 177379 [details] Demonstration of the issue Demonstration of the issue using a saved document containing a perspective guide and an unsaved empty document
Newly created perspective guides exert excessive influence on brushes. Said issue persists until reloading of document. Steps to reproduce: - create a perspective grid guide - start drawing in the original guide (using a brush that supports perspective influence), progressing with a single stroke into the other Expected behavior: Brush strokes are smooth with their width being consistent with the influence of the guides Observed behavior: There is an abrupt decrease in width upon entering the guide (see demonstration in attachment) Specs: Issue was observed running the latest official AppImage (version 5.2.6)
Note: The last comment is a clarification on the original description. The reporter says that all newly created perspective guides have the same issue.
I can confirm this in 5.3.0-prealpha (git 61bab5e) Of note is that if you save and load the file with the assistant, the perspective sensor works as expected, however, if you then adjust this old assistant, the sensor goes back to being extreme again. I wonder if maybe the assistant tool is double-creating the perspective sensor area? Either way, when loading it works fine, when created from a change in the assistant tool it does not.