-
Every control that had focus prior to activating hud, and table views appear over the hud like shown in the attached image. Maybe I am using it wrong. Any suggestions?
![screen shot 2014-12-17 at 15 …
-
Example to reproduce:
```
use space.thing
module space of
@public use Thing as thing
data Thing: Type of
```
(Relevant) stderr:
```
error[E009]: re-export of the more private bi…
-
There are 2 simple cases:
```html
plaintext-only
```
```html
rich text allowed
```
Perhaps, initial shipping of `contenteditable=plaintext-only` of Firefox may depend on the top…
-
Hello @triniwiz , first of all - thank you for this and your other plugins.
Migrated here due to https://github.com/TobiasHennig/nativescript-toast/issues/40, and now
i'm having trouble running `n…
-
**Describe the problem**
A move I make several times a day is "Click the 'X' to dismiss the topmost (and often only) block open in the sidebar so I can remove distractions and focus on a single Pag…
bruab updated
4 years ago
-
When handling a graph of tasks in DaskVine, it first submits all available tasks in the topmost level of the graph (because they don't depend on the output files produced by any other tasks), and then…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x8b1053fb1491dcd9caa23e1590ec9ccbdd1595ec967fb3442441a1f2ed7ee34c
**Severity:** medium
**Description:**
**Descriptio…
-
### Bug Description
If there is a bitmap button nested inside another, the text only shows on the topmost one and cuts off any text belonging to the parent button.
### To Reproduce
Example GUI: […
-
The app has the functionality to make the MainWindow stay open even once it loses focus (activated by pressing F12), but the functionality doesn't work properly as the window doesn't stay on top.
-
The current way of defining the layers array is intuitive when you edit the JSON in a code editor: the visually topmost layer (first in the array) is rendered as the topmost layer in the map. However,…