JUInspectorView icon indicating copy to clipboard operation
JUInspectorView copied to clipboard

A shameless Xcode 4 inspector view clone.

Results 2 JUInspectorView issues
Sort by recently updated
recently updated
newest added

`-[NSButton setTitle:]` expects a nonnull argument on El Capitan / Xcode 7. Updates method to pass empty string instead of nil to suppress warning.

I have a couple of inspectors on the right side in a panel. The top one is a fixed size, but I'd like the bottom view to stretch to fit...