-
These elements are not constrained by the node boundaries
void draw() override
{
ImGui::Text("ID:%d",mId);
ImGui::Separator();
if (ImGui::BeginTable("table", 2, ImGui…
-
**Description of the issue**
IdentityGate constructor accepts a single parameter which is the number of qubits it acts on.
When the parameter value is set to 0, the circuit works fine until the circ…
-
i use the inference demo. and the checkpoint is cocotrain_800_0089999.pth, it got an error
``` cmd
python ./demo/u2seg_demo.py --config-file configs/COCO-PanopticSegmentation/u2seg_eval_800.yaml --i…
-
steps to reproduce
0. close element-x
1. disable auto-rotate
2. open element-x
3. open dialog
4. rotate phone horizontally
5. enable auto rotate from quick settings tile
```
Shutting down VM
FATAL E…
-
Please include:
1) Library version: version-2.0.5
2) Device and OS version: Pixel 8 Pro API 34 Emulator
3) Detailed steps to reproduce the issue
- Using AndroidView to Use a blurred content in th…
-
Is there a text component?
-
Recent CI runs have revealed flaky tests in `tests/test_fuzz.py`.
Goal: Stabilize the test. A flaky test is worse than a failure because unlike the failure case a flaky result is able to hide behin…
-
### Is your feature request related to a problem?
`draw_text_ext(x, y, string, sep, w)` allows to break longer strings and draw them on screen. There are also helper functions like `string_width_ext`…
-
As already written in the title, we want to be able to choose the signature options, that is, the signature that you can type text would be turned off, so it would only be possible to upload the signa…
-
cached view seems not works in portal list, here is the testcode
```rust
use makepad_widgets::*;
live_design!{
import makepad_widgets::base::*;
import makepad_widgets::theme_desktop_da…