GitHub - ycastonguay/MPfm: master 5a57ac9f |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-08-17 18:40:23 |
master 0ec1875b |
|
Affected Issues |
0000381: Implement the MPfm.MVP views in MonoMac (Mac OS X 10.6+) |
|
Changeset |
Mac: Fixed performance bug with NSOutlineView for Library Browser in MainWindow. Now using the ItemDidExpand notification to replace the dummy node with actual content next instead of ItemExpandable. This makes the browser MUCH faster with loads of content!
Related to issue 0000381. |
mod - MPfm/MPfm.Mac/Classes/Delegates/LibraryBrowserDataSource.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Mac/Windows/Controllers/MainWindowController.cs |
[ Diff ] [ File ] |