Gazdag Marcell

Results 11 issues of Gazdag Marcell

Hi there! I just want to know how to get the total count of the columns, and how to set the first visible column! I'm creating custom scroll bars for...

Okay, so I have a `Cleint client = new Client()` and after connecting and disconnecting it for 5 (at least for me it was 5) times, the Client get's bugged...

More Info Required

Hi everyone, I've noticed huge lag spikes and freezes when handling/editing large text documents (300,000+ lines). I don't know if im doing something wrong... It's not that annoying since the...

Hello. I've recently started using this editor in a project and have been loving it so far, however, I noticed that **the performance of the editor (when scrolling) decreased dramatically...

Expected (no crop): [image](https://raw.githubusercontent.com/Vadkarika2/help/main/Screenshot%20(1102).png) Result (cropped): [image](https://raw.githubusercontent.com/Vadkarika2/help/main/Screenshot%20(1101).png) I can't realy explain this, so I provided screenshots instead... The library has been working good so far, just this one little thing!...

Hi! So I'm trying to create an ImageElement from a Bitmap... until now, I was using the ImageElement's "Image" property, and converting my bitmap into a byte[] and using that...

Hi! I just started using this package, and I noticed a weird issue: When I have the gizmo active, especialy the move and scale one, I can push rigidbody objects...

Hello there, I know this is an old repo, and I also know that this is just a wrapper, but are there any plans for this to support 64 bit...

Hi! Does this library support linux? I can't seem to get it working... My code ``` var httpConfig = new ServerConfig() .AddRoute(new HttpRequestHandler()); var httpsConfig = new ServerConfig() .AddRoute(new HttpRequestHandler());...

After joining a network, it takes somewhere between 15 to 20 seconds for zerotier to assign a local ipv4 address to the connecting node. This is especialy frustrating because our...