-
Updated
May 15, 2021 - TypeScript
placeholder
Here are 339 public repositories matching this topic...
-
Updated
Jun 26, 2020 - Java
SVG will very likely take a little longer to render than a base64-encoded raster image. And the Gaussian Blur applied to the simple SVG shapes created by Primitive is probably quite CPU intensive.
Let's run a series of performance tests, ideally on WPT, to compare LQIP raster image rendering performance vs. SQIP rendering performance and also compare CPU utilization.
我不知道是不是我没设置对,我用Storyboard拖了一个Controller,然后加上了TableView和TableViewCell,然后复制了demo里xib的部分代码,运行没有效果,一片白,查看图层是有好多Cell的,但是没有子控件的影子。
-
Updated
May 28, 2021 - JavaScript
-
Updated
May 22, 2021 - JavaScript
-
Updated
Nov 12, 2020 - Swift
I have a very big app and do not want to make a placeholder for each screen I would like to provide context to about what is loading. (And also do not want a general 'loading' message). Is there currently a way to change the title/subtitle easily for each ViewController, from the ViewController itself?
-
Updated
May 28, 2021 - TypeScript
-
Updated
Dec 16, 2018 - Java
-
Updated
Oct 20, 2020 - Objective-C
-
Updated
May 28, 2021 - HTML
-
Updated
May 27, 2021 - TypeScript
-
Updated
May 7, 2021 - JavaScript
-
Updated
May 27, 2021 - JavaScript
-
Updated
Mar 29, 2021 - Objective-C
-
Updated
Jan 10, 2019 - Java
-
Updated
Nov 12, 2020 - Swift
-
Updated
May 26, 2021 - JavaScript
-
Updated
Apr 5, 2021 - Python
-
Updated
May 13, 2021 - Swift
-
Updated
Sep 11, 2018 - Objective-C
-
Updated
May 30, 2021 - TypeScript
-
Updated
May 17, 2021 - Swift
-
Updated
May 25, 2021 - Kotlin
-
Updated
May 29, 2021 - TypeScript
Improve this page
Add a description, image, and links to the placeholder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the placeholder topic, visit your repo's landing page and select "manage topics."
Describe the feature or problem you’d like to solve
Currently, when showing skeletons in a table/collection/scroll view, it feels kinda bad (imho) that user interaction or scrolling is disabled.
Proposed solution
Add some kind of flag to allow views to scroll while skeletons are visible?
Global or per-scroll view?