1
1
mirror of https://github.com/danbee/persephone synced 2025-03-04 08:39:11 +00:00

Less confusing

This commit is contained in:
Daniel Barber 2019-03-08 16:02:36 -05:00
parent 04a5eb1735
commit bc84d925d6
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -60,7 +60,7 @@ class AlbumItemView: NSView {
}
@objc func viewDidScroll(_ notification: Notification) {
viewWillScroll(notification)
hidePlayButton()
}
override func resize(withOldSuperviewSize oldSize: NSSize) {