N!P

Results 13 comments of N!P

What OS are you guys using? I haven't found any issues with latest release `v1.3.0` in Linux Mint 20.1, not even when using a custom crosshair.

I think this also would help when using `colapsefactors` and editing its `collapse_map`.

I'm using R and calling python modules using `reticulate` package. data links: ``` train.csv: https://mega.nz/file/TgcHSBQY#q4yvYuc7VJEzFflCUdCP4hYyUINrhcX6UAQ7p1NDD4c test.csv: https://mega.nz/file/qpN3nbib#naaxW5Nq99cgWZcGnTvNQ-ZfobwhVp5gImL3Wrlcn3o ``` ``` library(tidyverse) library(tidymodels) library(reticulate) data_raw % janitor::clean_names() %>% mutate(df = "train") test_raw...

How do we remove borders from spanner only, not column_labels. argument `column_labels.border.` affects spanners too.

Same here, on cs1.6, `Process 6345 (hl_linux) of user 1000 dumped core.`. I'm using linux mint 20.3 Almost full log: ``` Stack trace of thread 6351: #0 0x00000000e8845461 n/a (/home/cuysaurus/.local/share/Steam/steamapps/common/Half-Life/libcef.so...

The black box persists using v.3.3.3 and disabling hardware. ![xxc](https://github.com/lacymorrow/crossover/assets/36553373/e268fa8d-3c3c-487e-b75f-0dfec8cd4f0e) The blue HUD disappear, tho.

I tried testing `v4.0.0-alpha.1`. It doesn't open for me. I'll try later. Using Linux mint 21.3, here

> If this issue still persists, I got mine working by disabling hardware acceleration and enable render GPU using browser. From there, whenever you launch it make sure to use...

Beta version is working here. I'm using Linux mint 21 and Microsoft Edge. Edit: I think code chunks are not being displayed.