Commit graph

42 commits

Author SHA1 Message Date
Shibo Lyu
9a8b486f55
Create FUNDING.yml 2024-12-24 14:18:08 +08:00
Shibo Lyu
481f59cf41 fix: macos build
fixes #4
2024-12-20 14:58:23 +08:00
Shibo Lyu
7042102108 fix: build on non-macOS. 2024-12-18 16:49:24 +08:00
Shibo Lyu
a9672b8a33 feat: supports Swift 6 2024-12-18 16:11:02 +08:00
Shibo Lyu
54861801e6 chore: convert to preview macro 2024-12-18 16:06:40 +08:00
Shibo Lyu
6b33bcdbe4 fix(macos): remove monitor after use 2024-12-18 15:49:02 +08:00
infinitepower18
246b20d079 Disable spring animation for scroll zoom due to performance issue 2024-08-14 22:24:08 +01:00
infinitepower18
672ec51d3e only allow when hovered 2024-08-13 21:02:07 +01:00
Ahnaf Mahmud
ea5a5354fb
Allow zoom using scroll wheel 2024-08-13 20:30:21 +01:00
infinitepower18
304a4c8e7e Remove back compat code from visionOS 2024-03-28 15:25:13 +08:00
Ahnaf Mahmud
517fb0c003 Update Sources/CropImage/CropImageView.swift
Co-authored-by: Shibo Lyu <github@shibolyu.com>
2024-03-28 15:25:13 +08:00
infinitepower18
4e0f333e2f Don't use accent colour on visionOS 2024-03-28 15:25:13 +08:00
infinitepower18
57ff1a7b86 Adjust button style for visionOS 2024-03-28 15:25:13 +08:00
infinitepower18
a74e54dd00 update docs 2024-03-28 15:25:13 +08:00
infinitepower18
1d66f10bff add visionos support 2024-03-28 15:25:13 +08:00
Shibo Lyu
c296f3e6e5 fix: Circular cut hole. 2023-09-07 16:01:28 +08:00
Shibo Lyu
030ac8cbde fix: Pass isCircular to DefaultCutHoleShape. 2023-09-07 15:52:24 +08:00
Shibo Lyu
e4d096dafb feat: Custom cut hole. 2023-09-07 15:02:12 +08:00
Shibo Lyu
e703e25200 fix: Dragging after rotation(#1), adjust to fill after rotation, animation. 2023-09-01 11:32:29 +08:00
Shibo Lyu
63a60f802a doc: Mention DocC doc in README. 2023-08-16 17:03:44 +08:00
Shibo Lyu
fc22f01d78 doc: Update documentation to reflect recent changes. 2023-08-16 16:46:14 +08:00
Shibo Lyu
03549e2fa6 feat: fulfillTargetFrame. 2023-08-16 16:36:33 +08:00
Shibo Lyu
428b3eb5e8 feat: Cut hole stroke. 2023-08-15 18:49:04 +08:00
Shibo Lyu
8a4b71757c fix: Overflow. 2023-08-10 18:04:13 +08:00
Shibo Lyu
1f3cf71c83 doc: Update preview image. 2023-08-10 17:28:13 +08:00
Shibo Lyu
edc6a5c17b feat: Initial image size. 2023-08-10 17:20:38 +08:00
Shibo Lyu
b42b532ddb fix: iOS 14 compatibility. 2023-08-10 16:47:52 +08:00
Shibo Lyu
9ff52995b7 doc: Fix README image. 2023-08-10 16:14:54 +08:00
Shibo Lyu
a07d26a65b docs: Update README. 2023-08-10 16:12:55 +08:00
Shibo Lyu
bb70cb3266 doc: Add preview image on doc. 2023-08-10 16:06:10 +08:00
Shibo Lyu
3f9e8fab8e feat: Rotation. 2023-08-10 16:02:07 +08:00
Shibo Lyu
bbfe1e4636 feat: Animation for targetSize change. 2023-08-10 14:47:57 +08:00
Shibo Lyu
f34449d10a fix: Typo in fatalError. 2023-08-09 18:32:25 +08:00
Shibo Lyu
b3f84eb41b feat: Custom crop control view. 2023-08-09 15:51:33 +08:00
Shibo Lyu
bde2280949 doc: Fix documentation catalog. 2023-07-24 14:48:47 +08:00
Shibo Lyu
a382b8451a doc: Add badges! 2023-07-24 14:47:49 +08:00
Shibo Lyu
20feced90a
Create LICENSE 2023-07-24 11:51:16 +08:00
Shibo Lyu
cbbf6ad1bf docs: Update README. 2023-07-24 11:50:05 +08:00
Shibo Lyu
574b546c9c doc: Basic documentation. 2023-07-24 11:42:56 +08:00
Shibo Lyu
45c2b0ac58 Working version. 2023-07-24 11:03:11 +08:00
Shibo Lyu
645e4d6b2c WIP. 2023-07-21 18:52:11 +08:00
Shibo Lyu
1477b29bc8 Initial Commit 2023-07-21 13:20:31 +08:00