Teodor Atroshenko
Teodor Atroshenko
When designing pages (lists, galleries, horizontal scrollers) that have overlays (headers, footers, navigation panels on the sides) using QScrollArea results in either the scroll bar overlapping the content of the...
Resolves #17206 **What kind of change does this PR introduce?** - [X] Bugfix **Does this PR introduce a breaking change?** - [X] No **The PR fulfills these requirements:** - [X]...
### What happened? When pressing on the bar (not the thumb) of QScrollArea, the content scrolls such that middle of the thumb is positioned underneath the mouse cursor. This behavior...
## Use case Sending a transactional email (saved as Dynamic Template in SendGrid) with inlined images (to avoid remote images getting blocked by default on virtually 100% of modern email...
### Current Behavior: Running `npm i git+ssh://[email protected]:namespace/repo.git` through PowerShell on Windows results in the following error: > npm ERR! command failed > npm ERR! command git ls-remote [email protected]:namespace/repo.git > npm...
Feature request proposing a change to `beforeunload` firing behavior was filed in WHATWG repo: https://github.com/whatwg/html/issues/10627 WHATWG proposal summary: current `beforeunload` would not show "Are you sure you want to close...
`.retrieve()` calls should accept the object as first argument and allow reusing existing expansions
### Is your feature request related to a problem? Please describe. It is common that objects being passed around come expanded (e.g., webhook handler had to expand the object for...
If you compare version 5 fad-star  To version 6 fad-star  You will notice that the duotone effect has gone missing. I use JS SVG library to pull up...
**What kind of change does this PR introduce?** - [X] Feature - [X] Documentation **Does this PR introduce a breaking change?** - [X] No **The PR fulfills these requirements:** -...