-
### NextUI Version
2.4.2
### Describe the bug
Tooltip's prop shouldBlockScroll doesn't work as intended, scroll is not blocked and I can still scroll content below tooltip
### Your Example…
-
Hi Niels!
In the case of WTQ we have some special logic that tries to find the answer text in the table or that populates the `float_value`
field if the answer is a real number.
The logic is he…
-
Hi @BobSteagall and @hatcat ,
I have been testing your reference implementation to use my https://gitlab.com/correaa/boost-multi as a storage engine.
MULTI is a general purpose container of dyna…
-
The help text below the toolbar when linear elements are dragged for resizing is wrong:
It mentions "alt" can be used, but it cannot be.
Also the text is slightly cut off, notice the `p` in …
-
The current code is a quick write up which is not very optimized, I just wanted it to be correct and simple to begin with.
- [x] Add benchmarks, to be able to actually measure any gains
- [x] Look…
-
Hi, I am setting up a system to use pose data (from aruco markers) and fuse it with IMU data.
I have everything compiling and running, but when I print the filter result, it is very different from …
-
Listing here few things that could be changed to simplify or improve `genmake2` and/or generated `Makefile`:
- [x] Assuming PR #709 is merged soon, could fix the remaining TAF Tang-Linear bits for …
-
### 🐛 Describe the bug
```python
class M(torch.nn.Module):
def __init__(self):
super().__init__()
self.linear = torch.nn.Linear(1, 1,bias=False)
def forward(self, x):
…
-
Seems like AO map doesn't participate in Specular Occlusion calculation on non-baked meshes
From [SyncLinear.com](https://synclinear.com) | [ORL-75](https://linear.app/orels1/issue/ORL-75/ambient-occ…
-
cvc5 is able to solve `seed.smt2` nearly instantly but cannot solve the even simpler `bug.smt2`.
```smt
$ cat seed.smt2
(set-logic ALL)
(declare-fun a () Real)
(declare-fun b () Real)
(declar…