-
**Describe the bug**
I wanted to investigate the following memory image:
[13cubed Linux Memory Forensics Challenge](https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqbHdE…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/siemens/ix/blob/main/CONTRIBUTING.md).
- [X] I have not leaked any internal/restricted information like screenshot…
-
The --filters parameter appears to break the JSONL renderer when a parent `TreeNode` does not match the filter criteria. This does not appear to be a problem in other renderers.
**Context**
Volati…
-
ag-grid-react предоставляет возможность рендерить кастомные ячейки с помощью свойства cellRenderer. Например, можно расположить в ячейках кнопки (https://blog.ag-grid.com/cell-renderers-in-ag-grid-eve…
vpmew updated
1 month ago
-
While creating a surface plot for an image with dimensions `(3,3344,5822)`, a `GPUValidationError` is thrown.
The limits seems to be set at 2048, could this be changed dynamically?
Code Snippet:…
-
I am trying to have a column, formatted as a %, that can have both 0% and also appear blank if the user deletes the contents.
Currently, deleting the contents with the delete key continues to show …
-
hello:
In ag_grid, how can I add a hyperlink in the cell to achieve page jump?
Or badge, avatar and other components?
Thank you
-
A form that shows multiple row values in a single cell
- [x] Picks up cell renderers, such as a molecule renderer
- [x] Picks up grid color-coding
- [x] Adaptive resizing
-
Demo code ([SlintPad](https://slintpad.com/?snippet=import+%7B+Button%2C+VerticalBox%2C+HorizontalBox+%7D+from+%22std-widgets.slint%22%3B%0A%0Aexport+component+Demo+%7B%0A++++min-width%3A+…
-
Hello! I get a RuntimeError when I have an AxesHelperin the scene scene and move the camera through the GUI (see traceback below). I can reproduce the issue by just adding the line `scene.add(gfx.Axes…