Ryan Nickel

Results 4 issues of Ryan Nickel

We were having a problem with xcode throwing errors when trying to build due to file missing. Added the ${PODS_ROOT}/Headers/Public/glm/** to rectify that issue.

I'm using the generator to generate all my types. One of the properties of my types is an array of enum values. interface: ``` selectablePartStatuses: SelectablePartStatuses[]; ``` namespace: ``` export...

feature request

If the content of the modal window is longer than the height of the content window, the background content scrolls, but not the modal content. Possible fixes outlined here: https://stackoverflow.com/questions/9899676/twitter-bootstrap-scrollable-modal...

Currently the NPM package doesn't reference the latest version of this package.