Alexander Horner

Results 9 issues of Alexander Horner

## Bug Report **Current Behavior** When I set "waitFor" to anything above a few milliseconds, crawling will take ages. Maybe because the firebase data fetching takes so long? **Reproducible demo**...

### Mix overwriting assets with same name #### From the original issue #1761: Description: I have some images that use the same names, but are in different subfolders: resources/assets/images/ --...

I filmed some slow motion to analyze it a bit. There doesn't seem to be a good way too smooth it out using width and heigh, but I found [this...

**Describe the bug** The Display does not turn off once the lid is closed when the Macbook is charging and "Disable Sleep until Charge Limit" is enabled. **To Reproduce** Steps...

When invoking the undo or redo actions, the current implementation sets the state using the default set function provided by Zustand, which, if I recall correctly, relies on Object.assign. Enhancing...

enhancement

Currently you have to import changes manually. Maybe call `->searchable()` manually when the sqlite cache changes?

### What platform were you using when you found the bug? - React Flow / Svelte Flow version: 12.1.1 - Browser and version: n/a - OS and version: n/a ###...

bug

This merge request fixes the issue where the `onViewportChange` function was not included in the `useEffect` dependency array (inside `ZoomPane`), causing stale references to be used. This caused the viewport...