-
- [x] Create component
- [x] Define spec
- [ ] Implement logic
hbons updated
3 years ago
-
This would be a very nice addition for data-heavy applications. Using a Material UI table with other mac widgets just won't look right.
-
Are there any intentions to extend Reusable to macOS, specifically `NSTableView`/`NSCollectionView`? The library is obviously focused on iOS/UIKit but I thought I'd still ask :). Thanks!
-
Working on collections/changesets I found a possible issue:
```swift
case .next(let element):
let newCollection = element
if let collecti…
-
When using this in a table view there are 2 issues
1) When scrolling there the following output is printed `Uncommitted CATransaction. Set CA_DEBUG_TRANSACTIONS=1 in environment to debug.`
2) There …
-
Fork is great!
An option in the preference to choose a font size for the commit list (NSTableView?) will be great for usage on different display sizes.
Cheers.
-
### Problem
Consider this Object:
```
final class Foo: Object
{
@Persisted(originProperty: "parentFoos") var associatedThings: LinkingObjects
}
```
Suppose I have a bunch of `Foo` …
-
- Cloned and compiled master (aa90bf1f) with Debug configuration
- Launched (thankfully from the command line, cause I wanted to watch the logs)
- Clicked on Pandora
- Typed in an artist name
- I hear…
-
## Checklist
- [x] Reviewed the [README](https://github.com/ra1028/DifferenceKit/blob/master/README.md) and [documents](https://ra1028.github.io/DifferenceKit).
- [x] Searched [existing issues](ht…
-
#### Description
Summary:
Dear AppKitterinos,
In macOS 10.14 beta 4, the top and bottom borders of an NSTableView’s header are too thick. On macOS 10.13.6, the borders are one pixel thick (on a R…