Lukas
Lukas
If `generator` is set to `None`, the function would raise an Exception in line 1067 when `next(generator)` is call on `None`. So I guess generator should never be `None`. At...
# Description of Changes [Updated description of changes](https://github.com/Stirling-Tools/Stirling-PDF/pull/4189#issuecomment-3383017328) - add **undo button** to recover the previous bookmark state - on every change the previous state is saved to `previousBookmarks` -...
# Description of Changes - rewrote the tooltip setup function and how Stirling-PDF tooltips work - before there were DOM elements for each tooltip with fixed text, which are shown/hidden...
### Bugfix - A: passwords on the login page are briefly revealed when pasting with `Ctrl+V` - B: when using shortcut to autofill (e.g. `Ctrl+Shift+L` for Bitwarden), which opens a...
## Pull Request Type - [x] Bugfix - [ ] Feature Implementation - [ ] Documentation - [ ] Other ## Related issue closes #8226 ## Description Fixes a bug...