Greg Gage

Results 6 issues of Greg Gage

Wondering if there's a way to have this target both as many libraries do. We're in the process of transitioning to Core but would like to use this in our...

Deployment targets are the correct way to specify multiple platforms as per the [documentation](https://guides.cocoapods.org/syntax/podspec.html#deployment_target). Just picked 10.8 minimum for macOS out of the air, can change it if needed -...

When mass removing parts of a factory we've had the headless server (not sure if it happens in normal run) just stop responding to anything. Control-C'ing it still reacts, but...

Not sure if this is feasible here, but I'm using this lib within an existing dbcontext that has lazy loading proxies enabled for navigation properties. Unfortunately it seems that all...

**Is your feature request related to a problem? Please describe.** Right now when you use a button column in one of the datagrid components (poison in my example) it uses...

enhancement
good first issue

I ended up downgrading to the previous version for now, but when I updated I had multiple of the same action bar. It looked like the normal blizzard position ones...