mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-05 22:33:53 +08:00
Update debug-tool-pixel-scaling.md
This commit is contained in:
@@ -28,7 +28,7 @@ if (scaleFactor != 1.0) {
|
||||
In the screenshot below of an app with this debug feature enabled, you can see that the avatar image is unnecessarily large (9x too large) for it’s bounds size and that the center picture is more optimized, but not perfectly so. If you control your own endpoint, optimize your API / app to return an optimally sized image.
|
||||
|
||||

|
||||
### Usage
|
||||
### Usage ###
|
||||
In your `AppDelegate.m` file,
|
||||
<ul>
|
||||
<li>import `AsyncDisplayKit+Debug.h`</li>
|
||||
|
||||
Reference in New Issue
Block a user