ADTC
ADTC
[Animations Beta] The page thumbnail block in timeline becomes too thin if the duration is too small
Imagine several pages with 0.1s duration each. They become so thin on the timeline that it's hard to click the correct page in the timeline. Is it possible to set...
Also did some Prettier formatting, added more links, and fixed language issues for existing parts of the README. ### [Preview Link for README.](https://github.com/ADTC/flackr-scroll-timeline-polyfill/blob/readme/README.md) Please feel free to add more limitations....
I'm glad this is published to NPM. However, I thought there's no NPM package yet until I searched the issues and found the linked issue. Please add the `npm install`...
In Blob API `list()` function, please add the ability to filter while maintaining pagination. ```ts list({ ...options filter: null | { // one or more of: sizeLessThan: number, sizeMoreThan: number,...
### Describe the bug As said on tin. ### Link to the blitz that caused the error https://stackblitz.com/edit/github-j37imzkt?file=src%2Fpages%2Findex.astro&on=stackblitz ### Steps to reproduce 1. Open Stackblitz in Chrome. 2. Open some...
**Describe the bug** I used the QUIK Settings to add the Block option to the notification. However, when tapping on Block, nothing happens. If I open QUIK app, then open...
**Is your feature request related to a problem? If so, please describe the problem.** I have to scan through the list of messages to distinguish between pinned chats, unread chats...
This is what happens if `translateY` or `translateX` etc are used. Becomes unreadable if they overlap: I think only the blue box (translated position) should have the name. The gray...
Hi @bramus I did not see any GitHub repository for the website. It would be useful to: * Contribute fixes and improvements to the website. * Report bugs or suggest...
**Describe the bug** It seems I can only click on higher level nodes to open the corresponding code file, but this doesn't work on leaf nodes. **To Reproduce** Steps to...