Archived
Fixed some issues, revamped code and added a little YouTube easter egg
This commit is contained in:
@@ -21,7 +21,6 @@ class ColourPickerView: UIViewController, UICollectionViewDataSource, UICollecti
|
||||
var index = 0
|
||||
var key = ""
|
||||
@IBOutlet weak var collectionView: UICollectionView!
|
||||
var previousSelected: IndexPath? = nil
|
||||
var currentSelected: IndexPath? = nil
|
||||
var selectedNewItem = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user