Results 14 issues of rinart73

**Plugin version:** The last one? I'm testing on the official website. **Browsers:** Chrome 91.0.4472.77, Firefox 89.0 Occasionally when trying to do a short and quick swipe if swipeDistance < threshold...

In [this article](https://codepen.io/jennhi/post/using-svg-symbols-as-css-backgrounds) you can see symbol svg images that can also be used as background sprites. The article was published in 2015 but in seems that since then all...

enhancement
help-wanted

Since Java version has the same output, it's not a bug. Just a suggestion for improvement. Input: ```css section a :not( .one , .two , [ data-x = " ab...

PHP 7.4. I installed the composer version of the library. I'm getting the "Array and string offset access syntax with curly braces is deprecated" warning for `/vanderlee/syllable/classes/Syllable.php:483`

I have a grid of services that is essentially a combination of Sections and Info Boxes: https://i.ibb.co/k0chTvr/image.png The structure is: * Main Section * Section/Column x6 * Info Box All...

enhancement

CSS variables default values shouldn't have their units removed because they might be used in `calc` expressions. CSS `calc` is very sensitive to units and quite often if the units...

Currently the `onEdgeDrop` event only provides the following details: ```typescript { cursor: { x: number, y: number }; source: { anchor: string; node: string; } } ``` In contrast to...

**Describe the bug** I installed GW2 Radial on a fresh install of GW2 using Addon Manager. I launched the game, saw no config window (if I remember correctly it usually...

I'm using Kadence Blocks for several months and I just randomly realised that custom links are not Pro feature. You need to press the button with an icon that looks...

I created a taxonomy with Custom Post Type UI plugin. Then I added some taxonomy terms and used them in the custom post type. However when I'm trying to add...