-
I was looking to make a improved version of https://github.com/Immediate-Mode-UI/Nuklear/pull/50, which I needed to have implemented along with the knob widget change for a mini DAW implementation. I …
-
The title font / size / shape steals a lot of space on a narrow computer. Is there a way around this? It doesn't look great
-
This issue stands as proposal to automate code formatting throughout the OpenJ9 codebase, using a tool like [clang-format](https://clang.llvm.org/docs/ClangFormat.html).
On the OMR side, [work is b…
-
```python
import geopandas as gpd
from pathlib import Path
from typing import Dict, Union, Optional
import numpy as np
import math
def calculate_folder_extent(
folder: Union[str, Path],
roun…
-
Hello,
Thanks very much for sharing the code and executable file. It works well on Windows 11. However, I have noticed that the ID doesn't include colon in the middle. For example a NFC reader retur…
-
it would be good for performance to be able to `concat!()` and `format!()` string directly into a workspace or to a header, the detour through a `String` and therefore the heap is annoying
-
In VsCode, typehints for classes are incorrectly formatted. This is likely a problem with the stubfiles that are automatically generated in `setup.py`. See attached screenshot for an example:
-
There seems to be a `format()` S3 method for class 'hms'. However, it just returns the input as character. I would have expected that it takes the argument `format` and formats the output like an obje…
-
Data Formatting for dynamic web pages
-
When running clang-format on the following code section:
```
RegexASTCapture(
std::unique_ptr group_regex_ast,
std::unique_ptr tag
)
: m_group_regex_a…