-
Help button is missing mnemonic.
Titlebar page 1: Text alignment (a) conflicts with Apply
Titlebar page 2/3: Swap colors (s) conflicts with Show the titlebar border
Titlebar page 2/3: Swap colors (…
-
i5hi updated
8 months ago
-
Can you please add access keys (character used in combination with Alt to activate a control) to all menus and relevant controls?
This will improve productivity for those mainly using the keyboard.
Otiel updated
3 years ago
-
When focus is set onto the RichtText area and a `MenuBar` is added to the same `Stage`, pressing ALT will cause the `MenuBar` to highlight the first element, yet hitting any mnemonic key will not trig…
-
A few users are asking how they can export their mnemonic. As far as I know, this isn't possible because the SDK (and by extension the CLI) don't deal with mnemonics.
While this isn't the end of th…
-
I have a very strange issue with bip_utils, which I think I do not remember having in the past.
When running bip_utils on Windows Subsystems for Linux (Ubuntu20.04, also Ubuntu 22.04, both systems wi…
-
When using the `inplace` zonefile parsing support providing a zonefile that has a CHAOS or other class for an RR causes error `expected rtype`.
Even if this should not work for other reasons, the e…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Keyboard mnemonics should present to ease operation and navigation w/o
using a mouse.
What v…
-
From the ashes of #748 comes a new idea I just had. :-)
We could distinguish between two types of mnemonics: active and archived.
Archived mnemonics would be anything that’s ever been used for anyth…
-
Hello. Every time I am trying to make transfer I am getting this error. My code:
```
from dedust import Asset, Factory, PoolType, SwapParams, VaultNative
from pytoniq import WalletV4R2, LiteBalan…