Silicon Warlock

Results 4 issues of Silicon Warlock

Whenever I try to use the `window_manager` package, the app crashes as soon as I try to interact with the main window after closing a child window. Both in debug...

desktop_multi_window

## GORM Playground Link https://github.com/go-gorm/playground/pull/668 ## Description ## Explain your user case and expected results When inserting go arrays or slices in a GORM model, the generated SQL uses them...

## Explain your user case and expected results When inserting go arrays or slices in a GORM model, the generated SQL uses them as records, so the insert fails. For...

**Describe the bug** When the HTML and body elements are not scrollable (instead some container div is scrollable), clicking on a checkbox that's not visible without scrolling down causes the...