-
## Problem/Concern
Like to explore the options of FIGMA theme builder inheriting main frame settings set for WCAG in the inline frame (iframe).
Can it be done or the inline frame code needs to hav…
-
OPAL Version: 0.7.12
Observing some inline data updates being lost. Specifically, the last expected data update is not persisted even though I can see it is being processed in the logs. I believe i…
-
We're seeing performance regression on vectorized matmul, likely caused by the following PR: https://github.com/nod-ai/iree-amd-aie/pull/856, see table below:
Matmul problem size: 512x512x4096 (MxK…
-
| Q | A
| ---------------- | -----
| Bug report? | yes
| Feature request? | yes
| BC Break report? | no
| RFC? | no
How is one supposed to inline a virtual prop…
Bilge updated
1 month ago
-
tauri version:2
I have a custom plugin(not a lib package,just a rs file with some commands), in the rs file,there is an init function like below:
```rust
// custom.rs
pub fn init() -> TauriP…
-
1. Currently, the harmonic analysis does not have the restart capability to span multiple run segments.
2. Array indexing should be more consistent with that in the model, e.g., using `hor_index_type…
-
## Enhancement Description
I have a hexo blog with hexo-filter-kroki filter, which in turn, can render MULTIPLE vega-lite diagrams in ONE markdown file. the problem is that, when I set
```json
{
…
-
Not sure how feasible this is at this point, but it would be nice to be able to edit the proposed name directly on the main displayed list by clicking on it and typing.
-
Maybe embed this
https://qiuxiang.github.io/tuner/app/
-
I mistakenly assumed I could just put the tMenuCmdTxt txt1[] strings into the stMenuCmd list[]. Like this:
```
stMenuCmd list[] =
{
{"red light test", 'R', cliCmnd1 },
{"green light test",…