knackstedt
knackstedt
Okay, I have not looked at the native Scintilla code before, and I've only briefly looked at ScintillaNET's code. I just found the problem when noticing that scrolling was not...
I too have this issue. It looks like a bug to me. In my case, I'm loading multiple forms as Material tabs, and want to pre-populate the values to make...
The system that I'm using for this is very beefy. It's running a Ryzen 9 3900XT and a GeForce RTX 3090. I feel like there shouldn't be any noticeable lag...
@vasturiano I can clearly see better performance this way. The fact that you were able to implement a solution so quickly is very impressive :) It looks very smooth and...
When I forked the repo, I encountered various build issues. You can try downgrading to NodeJS 12, but it's a bit of a coin toss whether or not you'll be...
Yeah. This was why I ultimately forked it. My fork works, but has some bugs that I'm not bothering to address because there are parts of the codebase that I...
I'm also seeing this in my CI environment. I can positively confirm that all of my hosts can normally download this file, so whatever the download issue is it's local...
Excellent! It's a bit foreign to me to use a RecordId class, but if it's well-documented then that's a non-issue. This definitely seems like a solid improvement :)