-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
As of v18.2, a…
-
It's time to introduce dark mode to osm-ng as https://www.openstreetmap.org/ have it already :)
It's by no means perfect but I still think it's a step in a good direction.
Note that dark mode detail…
-
### Describe the bug
angular version : 14
prime ng version : 9.1.3
color picker is not working
### Environment
local
### Reproducer
_No response_
### Angular version
14.3.0
### PrimeNG ver…
-
**Describe the bug**
Upstream picolibc includes definitions for various minimum values in limits.h that are required by POSIX including `_POSIX_NAME_MAX` and `_POSIX_PATH_MAX`. Zephyr is redefining t…
-
On hbwin.ch
#define WIN_RGB( nR, nG, nB ) ( nR + ( nG * 256 ) + ( nB * 256 * 256 ) )
This can cause a bug on use
COLOR WIN_RGB(1,1,1)
is translated to
COLOR ( 1 + ( 1 * 256) + (…
-
Version: dfffe83f74e742edc3743f004da359c35cef5652 on windows
When I was debugging another issue, I found a crash accidently:
Repoduce step:
* Launch the Graph Editor with its default marble ma…
-
Is it possible to fill the color for selected area?
-
**Is your feature request related to a problem? Please describe**
Doesn't render very well at all when using bootstrap dark theme (`data-bs-theme="dark"`)
**Describe the solution you'd like**
…
-
**Describe the bug**
I am using Angular 12 and trying to add angular-calendar to render the recurrence calendar dates, it is rendering in browser as i can see in the inspect. data is also prope…
-
I'm simply trying to plot with ppm on the x-axis...
However, when trying to convert from varian to pipe and then "make_uc" the carrier and observe frequencies are not set correctly.
I'm a bit perp…