Releases: p-x9/TouchTracker
Releases · p-x9/TouchTracker
v0.5.1
29 Oct 14:52
Compare
Sorry, something went wrong.
No results found
v0.5.0
16 Oct 05:11
Compare
Sorry, something went wrong.
No results found
What's Changed
Add property to indicate whether mark should be displayed above keyboard by @p-x9 in #32
Set shouldDisplayAboveKeyboardWindow to true to display the tapped point above the keyboard.
v. shouldDisplayAboveKeyboardWindow = true
Full Changelog : 0.4.2...0.5.0
v0.4.2
05 Sep 11:25
Compare
Sorry, something went wrong.
No results found
What's Changed
fix Unbalanced calls to begin/end appearance transitions by @p-x9 in #31
Full Changelog : 0.4.1...0.4.2
v0.4.1
05 Sep 10:50
Compare
Sorry, something went wrong.
No results found
What's Changed
fixed coordinates displayed on label by @p-x9 in #29
fix to release point windows when keyboard is displayed by @p-x9 in #30
Full Changelog : 0.4.0...0.4.1
v0.4.0
04 Sep 18:10
Compare
Sorry, something went wrong.
No results found
What's Changed
Add option to propagate touch events to other windows by @p-x9 in #27
Full Changelog : 0.3.0...0.4.0
v0.3.0
23 Aug 10:32
Compare
Sorry, something went wrong.
No results found
v0.2.1
21 May 10:32
Compare
Sorry, something went wrong.
No results found
v0.2.0
10 May 11:22
Compare
Sorry, something went wrong.
No results found
What's Changed
make shadow offset customizable by @p-x9 in #16
fix shadowOpacity for UIKit view by @p-x9 in #17
makes each property of TouchTrackingUIView modifiable by @p-x9 in #18
remove didSet action for isEnabled property by @p-x9 in #19
fix marker position in landscape mode by @p-x9 in #20
Full Changelog : 0.1.5...0.2.0
v0.1.5
30 Apr 10:41
Compare
Sorry, something went wrong.
No results found
What's Changed
fix to to show UIView shadows correctly by @p-x9 in #12
hide point windows when TouchTrackingUIView is deinitialized by @p-x9 in #13
refactor updating touched locations by @p-x9 in #14
fix to show image in UIKit when image is not nil by @p-x9 in #15
Full Changelog : 0.1.4...0.1.5
v0.1.4
19 Apr 04:17
Compare
Sorry, something went wrong.
No results found