Luke Taylor

Results 1 comments of Luke Taylor

The reason this happens is due to a hard-coded wrapping limit inside `script.c`, which is in the local driver - see here https://github.com/ScenicFramework/scenic_driver_local/blob/main/c_src/script.c#L216 If you clone the repo & set...