-
3D transformations are provided by API but not really supported (Alexandrie canvas now, but happened with Sparta too)
Reproduce an error with:
```
aSpace := BlSpace new.
a := BlElement new
…
-
(FYI: I'm currently working on a PR for this)
I've taken a closer look at the UI code and I have some ideas on how to improve performance. Here are some of the things I'm considering addressing:
- [x…
-
Hi, I love this module and it's doing exactly what I need. However I have found a problem that I can't figure out. I can't get 'zoomSnap' to work, it seems to operate as it did on Leaflet before v1.0.…
-
AOS works perfectly using CDN servers on desktop but will not work no matter what I try on ios mobile. It does work when I request the desktop view from the mobile browser, so is not a view port issu…
-
### Description
On certain screen sizes it's not possible to load more items.
### Step-by-step reproduction instructions
1. Change screen size to 3000x1700 for example.
2. Insert the icon block a…
-
A lot of parts of css are cese insensitivity, we should do audit code and fix, add tests
- [x] postcss-colormin
- [x] postcss-convert-values
- [x] postcss-discard-comments
- [ ] postcss-discard-du…
-
The following specs are not bikeshed based so can't be imported as is:
- https://drafts.csswg.org/css-backgrounds/
- https://drafts.fxtf.org/css-masking-1/
- https://drafts.csswg.org/css-fonts/
-
Here's a basic list of UI priorities for me:
- [x] Light theme - creates a white background version of PL's header/modal
- [x] Density themes - creates comfortable and cozy themes that make PL's h…
-
### Bug reports:
Hi Team,
I am using html2canvas to capture the screenshot of the layout created with React-Grid-Layout. But on capturing the page screenshot, it seems html2canvas is adding some …
-
**Describe the bug**
We are using MGT People Picker control in our SPFx solution. Per Microsoft documentation, we have added required configurations in `gulpfile.js` and `package.json`. It work…