-
This would make it easier to test `server/web/test/*`.
`pages`:
``` sql
INSERT INTO `pages` (`id`, `slug`, `revision`, `browserscopeID`, `title`, `info`, `setup`, `teardown`, `initHTML`, `visible`, …
-
I would like it to be easy to select some colors to change the look of the manager.
Also allow for a high contrast manager or easy different 'skins'.
-
# Refactor vanilla CSS to TailwindCSS
The project uses Bootstrap and vanilla CSS for the styling of the web application. The goal of this issue is to refactor the vanilla CSS to TailwindCSS, a util…
-
Hello,
I have a segmentation UNET model that I have trained with TAO on 3 classes: "building", "floor", "other". I used:
- **toolkit_version**: 3.22.05
- **deepstream_version**: 6.0
- **jetpack_…
-
## Use case
My business logic is executed in a separate class (ViewModel/BLoC pattern) that doesn't have access to Flutter's `BuildContext`. However, I need to pass localized messages back to the U…
-
**Is your feature request related to a problem? Please describe.**
I am working with annotation of 3d-pointclouds. The data i have access to is in .las format. However, most annotation software only …
-
This issue proposes a new pattern to make theming the application easier and more maintainable.
**Core Idea:**
The idea is to shift towards a more component-centric architecture, separating data…
-
### Expected Behavior
The fill tool should always work
### Actual Behavior
In bitmap mode, you cannot fill regions colored black with a gradient.
### Steps to Reproduce
1. Enter the pai…
-
AFAIK, the only way to get the computed weather route into OpenCPN is to export it which produces a track (which then can be converted into a route). However, this loses tons of valuable information …
-
### Background
GDI+ 1.1 added support for retrieving a histogram of the colors present in a bitmap. A handful of formats can be specified, each of which uses at most four channels of data to return…