mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 22:42:18 +00:00
Added scrollview to inspector to accommodate bigger conntent
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
}
|
||||
|
||||
- (void)didLoadView {
|
||||
[self.scrollContentView setAutoresizingMask:NSViewWidthSizable];
|
||||
[[self.itemImageView cell] setBackgroundStyle:NSBackgroundStyleRaised];
|
||||
[self.itemImageView setTarget:self];
|
||||
[_bottomBar setBorderType:HNHBorderTop];
|
||||
|
||||
Reference in New Issue
Block a user