Gonzi

Results 2 comments of Gonzi

problem is here: ``` FormGroup.prototype.patchValue = function (value, options) { var _this = this; if (options === void 0) { options = {}; } Object.keys(value).forEach(function (name) { if (_this.controls[name]) {...

I have the same issue, it creates random straight lines that look weird in the word. Especially since my pen strength is ignored (note the **'T'** ): ![image](https://github.com/excalidraw/excalidraw/assets/8655073/db7a34b3-a2b4-4765-b187-7b7029ac8af7) Simple option...