Rastislav Švarba

Results 10 issues of Rastislav Švarba

Support for horizontal scroll/sticky. Useful with wide tables. What's missing: horizontal tests for Sticky.js

In Seti syntax, gutter dots were displayed grey. Adding `.gutter` before `.line-number` fixed the issue.

Hi, we have something like this in tests: ```ts const response = await supertest(getServer()).get('/auth').redirects(2); ``` And after update to v 6.2.2 the tests just hand on this line. It doesn't...

This is very simple and initial. And I actually don't really know how to test it best, so it actually tests the logic, as I have almost none experience with...

## This would solve support for proxies using only HTTP In the company, we have proxy that needs to be called with http://ourproxy.company.com:1234, but if you request a url with...

enhancement

Is it possible to modify the resulting translated text before it's transformed to audio? I want to S2ST with expressions, but if the translation doesn't quite match the context or...

I'm getting this error while building: ```shell instant-ngp/src/testbed.cu:175:23: error: no match for ‘operator=’ (operand types are ‘ngp::Testbed::Volume’ and ‘’) 175 | m_volume = {}; | ^ ``` I'm on xubuntu...

This seems to fix problem with with error 420 after destroy and create stream. Issues: #172 #159 #143

This PR addresses the point selection issues with the Vulkan backend reported in #517. ## Changes - Added thick line drawing functions for better Vulkan compatibility - Enhanced entity drawing...

### Contact Details _No response_ ### Description I'm sorry, not sure if this goes to Vulkan backend report or here. When I tried Vulkan, looks like lines are narrower and...

bug