-
Hello,
As I can see drop targets are saved in a wrong order. This affects cases when you have nested drop targets as children are being connected earlier than parents. It leads to the wrong behavio…
-
sql/tests.TestRandomSyntaxGeneration [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RandomSyntaxTestsBazel/17671416?buildTab=log) with [artifacts](https://teamcity.co…
-
CMake 3.8 was designed with CUDA in mind. If we drop
-
For embedded targets it can still be useful to compile "plugins" and load them with a custom dynamic loader.
The GNU Toolchain allows this, by using the existing switches.
Clang only conditionally…
-
# Description
Given an ImNodes node which contains a drag and drop target that is implemented using ImGui::BeginDragDropTarget() and ImGui::EndDragDropTarget(), if two of these nodes overlap such tha…
-
Hi all,
Just a general question, maybe not directly related to Aspire, but is the following combination not valid?
- Blazor Web App (auto render per client)
- Auth: MS Identity
- Aspire (previ…
-
I think there might be a problem with `forward-host`. It never works and returns `SERVFAIL`.
Setup: I tried 1.20.0 and 1.22.0
```
forward-zone:
name: "."
forward-tls-upstream:…
T3rm1 updated
2 weeks ago
-
I added the crate and tried to follow the README. I had to make some changes to the code to get `cargo leptos build` to work.
```
thread 'main' panicked at /home/cmdln/.cargo/registry/src/index.cr…
cmdln updated
1 month ago
-
There could be option like --no-use, which would have inversed effect comparing to --use, i.e. select packages, that don't have mentioned flag.
As for use case (I just have it), it could be used wi…
-
I wanted to randomise my draggable objects so I set random to true.
What it seems to do is randomise my draggable items AND my drop targets.
So I turned random to false.
Now my draggable objects a…