Johannes Wüller
Johannes Wüller
### Current behaviour When switching between `` with scene animation enabled, the `` shadow doesn't fade with the component, but instantly appears and disappears at full opacity. This is visually...
##### SUMMARY First of all, I really like this project! It's the only I tried that didn't make me pull my hair out trying to do a basic PCB for...
##### SUMMARY LibrePCB will always create a sub-directory matching the project name. However, when creating a new PCB project as part of a larger project, it often makes sense to...
## Bug report ### Current Behavior As far as I can tell, there is no way for a user to reset a `` to its original (empty) state, even if...
I would like to propose adding support for configuring alternatives to `to_tsquery`, namely `plainto_tsquery`, `phraseto_tsquery` and `websearch_to_tsquery`, as it would significantly improve the usefulness of the Postgres full-text search implementation....
### Feature request It would be great to be able to specify arbitrary environment variables as a drop-in to the Webpack `--env` CLI argument, that would then get passed to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description It seems that depending on the attachment settings, the values sometimes...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description When in Part Design, activating a sketch brings you into Sketcher....
Introduces a `--_on-background` variable that's used to define the IO text color relative to the `--_background` color of the toggle, and applies it to the base state. Note that this...
Nothing fancy, just some cleanup: - `qAsConst` → `std::as_const` - `QLocale::languageToString` instance → `QLocale::languageToString` static - `QLocale::countryToString` instance → `QLocale::countryToString` static - `QApplication::setActiveWindow` → `MainWindow::activateWindow`