mirror of
https://github.com/danbee/persephone
synced 2025-03-04 08:39:11 +00:00
Less confusing
This commit is contained in:
parent
04a5eb1735
commit
bc84d925d6
@ -60,7 +60,7 @@ class AlbumItemView: NSView {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@objc func viewDidScroll(_ notification: Notification) {
|
@objc func viewDidScroll(_ notification: Notification) {
|
||||||
viewWillScroll(notification)
|
hidePlayButton()
|
||||||
}
|
}
|
||||||
|
|
||||||
override func resize(withOldSuperviewSize oldSize: NSSize) {
|
override func resize(withOldSuperviewSize oldSize: NSSize) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user