-
### Version/Branch of Dear ImGui:
Version: 1.91.5
Branch: docking
### Back-ends:
imgui_impl_vulkan.cpp + imgui_impl_sdl3.cpp
### Compiler, OS:
linux + gcc 14.2.1
### Full config/bui…
-
# User Story
## Story
As a _Decision Maker_,
_I want to see a list of the alternatives I have entered_
so that _I can review and make informed decisions about sorting or evaluating them ba…
-
### Version/Branch of Dear ImGui:
Version 1.90, Branch: docking
### Back-ends:
imgui_impl_win32.cpp + imgui_impl_dx11.cpp
### Compiler, OS:
Windows 10 + MSVC 143
### Full config/build informatio…
-
# User Story
## Story
As a _end user_
I want _to see the relative ranking of my decision outcomes_
so that _I can make a more informed decision about what I want to do next_.
## Accep…
-
### Version/Branch of Dear ImGui:
Latest
### Back-ends:
Custom
### Compiler, OS:
Windows 11
### Full config/build information:
_No response_
### Details:
io.WantCaptureMouse always seems to r…
-
We want to extend the verification of Verifiable Presentations and as so we created our own implementation of `verifyPresentationCallback` to be used. What we want is that the response of this callbac…
-
### Version/Branch of Dear ImGui:
Latest master (9644c5118357cd0c0ba0ea957b3328ff49cf6260)
### Back-ends:
imgui_impl_dx12.cpp + imgui_impl_win32.cpp
### Compiler, OS:
Windows 11, MSVC 2022
### F…
-
### Code
```
#![warn(clippy::all, clippy::pedantic)]
fn main() {
let arr = [1, 2, 3, 4, 5];
for num in arr.iter() {
println!("{} is unique", num);
}
}
```
### Meta
`rustc --version --v…
-
Not sure if this is the right place to post this or if it's an issue on my end. The error crops up when trying to do a verifiable build.
It falls back to an earlier docker build though and still wo…
-
**Describe the issue**:
When I'm running my scheduler, I navigate to the `info` tab, click on a worker and attempt to view information about one of the keys its holding.
Instead of viewing detai…