-
```
What steps will reproduce the problem?
Create a document with inline or inline-block element with position: relative
and offset set.
What is the expected output? What do you see instead?
The…
-
```
What steps will reproduce the problem?
Create a document with inline or inline-block element with position: relative
and offset set.
What is the expected output? What do you see instead?
The…
-
Over in https://github.com/phetsims/scenery-phet/issues/789 @jessegreenberg and @terracoda worked out a new keyboard shortcut that resets all. I love it! Very smooth and nice.
Over in buoyancy, @…
-
**Describe the bug**
The calculation in **isElementOverlapped** for getting the **topRight** element is not working as expected and resulting in hiding the edditing overlay in inspection mode.
In th…
-
### Description
Remove EthHash Cache once Besu node is synced. The cache uses around 400 MiB.
The screenshot below is from a heap dump of a node synced two days ago (without any …
-
It looks like cupla does not swap the number of threads and elements when using the OpenMP 4.0 backend.
Using alpaka directly, with the swap explicitly in place:
```
Running with the blocking ser…
-
**Summary**
We would like to improve our scoring system and feedback that we provide in the python console. We would also like to inform the student where they could improve on the score.
We will bri…
-
When using macros inside other syntax elements with their own indenting (module instantiation, fucntions, contraints etc) the indentation is broken, see following example
```systemverilog
class my…
-
I have encountered an issue where ` ` (non-breaking spaces) are automatically inserted after custom container elements ([ContainerElement](https://ckeditor.com/docs/ckeditor5/latest/api/module_en…
-
Avoid chaining multiple block level elements together on one line. It makes it very difficult to read your code when you have a couple nested elements in one line. While it may make your code appear m…