Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Mark as IBDesignable
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephDuffy committed Nov 5, 2019
1 parent 4653fa7 commit b6a35b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Slider/Slider.swift
@@ -1,6 +1,7 @@
import UIKit
import os.log

@IBDesignable
open class Slider: UIControl {

private var internalLowerValue: ValueTransformer {
Expand Down

0 comments on commit b6a35b0

Please sign in to comment.