You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
A slider control designed to be easy to grab and use because it can be dragged or tapped from anywhere along its track, similar to the sliders in Control Center and HomeKit.
9
9
10
-
<imgsrc="Screenshots/in_use.gif"alt="Animation of TactileSliders in various orientations being clicked and dragged in the iOS simulator, followed by a transition from light to dark appearance"width="363"height="358"/>
10
+
<imgsrc="Screenshots/in_use.gif"alt="Animation of TactileSliders in various orientations being clicked and dragged in the iOS simulator, followed by a transition from light to dark appearance"width="363" />
11
11
12
12
## Features
13
13
@@ -78,7 +78,7 @@ slider.isPointerInteractionEnabled = true // display a hover effect when under t
78
78
79
79
### Interface Builder
80
80
81
-
<imgsrc="Screenshots/IBDesignable.png"alt="screenshot of Xcode Interface Builder demonstrating a TactileSlider being customized using the graphical interface"width="764"height="514"/>
81
+
<imgsrc="Screenshots/IBDesignable.png"alt="screenshot of Xcode Interface Builder demonstrating a TactileSlider being customized using the graphical interface"width="764" />
0 commit comments