Commit Graph

20 Commits

Author SHA1 Message Date
DreamPiggy fbfd18664c Update the github-ci with visionOS 2024-03-09 23:16:41 +08:00
DreamPiggy 6bd9811577 Fix the Unit test again because of ViewInspector version 2023-11-29 19:02:41 +08:00
DreamPiggy a94221fba0 Update the API of AnimatedImage as well
1. Change the placeholder into Web URL init method (placeholder not works for data/bundle init method)
2. Add convenient .progress/.activity syntax for AnimatedImage indicator
2023-09-21 21:43:47 +08:00
DreamPiggy 657c64af7a Update the test case 2022-09-23 21:00:07 +08:00
DreamPiggy 5a5690e2dc Fix the test case project 2022-09-22 16:09:46 +08:00
DreamPiggy ac0e73b1f8 Update ViewInspector to 0.9.1 2022-09-15 17:18:43 +08:00
DreamPiggy f6074c2e5d Update the test case for the CGImage based 2021-03-10 17:10:08 +08:00
DreamPiggy 78a2769b06 Fix the test case `testWebImageEXIFImage` 2021-02-24 17:28:25 +08:00
DreamPiggy fdd36a0566 Fix the macOS test case 2020-05-12 19:49:56 +08:00
DreamPiggy f36440f508 Update the test case about the new image data arg 2020-05-06 23:19:28 +08:00
DreamPiggy 1b23e14577 Only apply the patch for EXIF 5-8 images, not including 1-4 images, I think this should be fixed by SwiftUI team :) 2020-04-15 19:18:19 +08:00
DreamPiggy d564aa5ca1 Only use CGImage based when the EXIF orientation is not equal to Up. I think SwfitUI will fix this issue in the future and we'd better use UIImage as much as possible 2020-04-15 17:31:44 +08:00
DreamPiggy 1e1ddccc1a Update the test cases and readme about AnimatedImage 2020-04-05 14:25:27 +08:00
DreamPiggy f193c612b1 Update the unit test to use the latest version of ViewInspector, which allows UIView/NSView inspection 2020-02-04 11:04:55 +08:00
DreamPiggy f56c39aab2 Fix the test case compile issue on macOS 2020-02-01 18:18:52 +08:00
DreamPiggy 3363162b03 Added the test case `testWebImageOnSuccessWhenMemoryCacheHit` 2020-02-01 17:53:28 +08:00
DreamPiggy b94f3a514e Added Indicator and Transition test case 2020-01-28 18:49:41 +08:00
DreamPiggy 325c187e9f Update the test case for WebImage static url loading 2020-01-27 17:34:53 +08:00
DreamPiggy 65c48938c1 Fix the macOS support issue, using the folked Introspect for AppKit support 2020-01-27 16:54:39 +08:00
DreamPiggy 1bf9417ab6 Add the Unit Test for AnimatedImage and WebImage, by using ViewInspector and Introspect 2020-01-27 14:55:58 +08:00