-
User should be able to plot strict fly zone mask
- This strict fly zone mask clips all waypoints outside of its boundary
- May not have more than one strict fly zone
-
# Use case
I am building a systme where I add domains to maddy via api. I have already built the api part (if anyone finds this useful I'm happy to share). Now I'd like to, inatead of passing local…
-
### Description
I'd like to be able to set custom scaling for specific windows. In other words: I'd like to be able to use different Wayland scaling multipliers between individual windows within the …
-
I am having an issue with my live production app.
When I click inside a liveselect that already has a value, it does not show the keyboard to be able to type another value.
Since most of the visitor…
-
## Detailed Description
The user should be able to rotate dataset layers on the fly. The rotation should probably be persisted. Implementation-wise the existing affine transformations can be used.
~…
-
### Describe the problem
When trying to transition out from a keyed block, there should be a way to specify to wait for the first keyed item's transition out to finish before mounting the second elem…
-
There are some rather powerful settings that are available in the file XAES.CNF, through "app_options". This keyword allows tweaking things like default, thinwork = [true/false], winframe_size = [x]. …
-
In an outgoing note it would be great to be able to override the discount that comes from the warehouse to a new value. Maybe the warehouse has 30% discount, but the specific book is a bit ruined, so …
-
**Describe the suggestion**
Players should not be able to use /fly at spawn during events.
**Which servers does this apply to?**
Network.
-
This is from the given example in the repo:
```python
import torch
import flashinfer
device_id = 1
kv_len = 2048
num_kv_heads = 32
head_dim = 128
k = torch.randn(kv_len, num_kv_heads, …