Whaat

Results 11 comments of Whaat

Thanks @cocco111, I'm trying to use your solution but struggling probably due to my inexperience working with gems. > * download gem and rebuild without this line I assuming this...

Thanks, but unfortunately that approach does not seem to work. First problem is that the gemspec file did not exist inside the uncompressed .gem / tar. So I tried downloading...

Thom, is there any official size recommendation for the PNG notification icons? Please add the recommended size to the API docs. +1 for SVG support

Further investigation has revealed that 48x48 PNG with transparent background is the necessary image size. While 60x60 looks good with 125% UI scaling, you need to use 48x48 with transparent...

Sorry, haven't had a chance to test this again. I'd be curious if you would see the errors if you had the same OS and Xcode version that I have....

+1👍 Layout::SketchUpModel badly needs path methods and more as mentioned in #910.

+1 for this method. Also need a method to check whether the model reference is modified and needs to be updated

Please update the docs on this. It took me awhile to track down a bug in my code and in turned out the bug was because I had assumed that...

I also ran into this issue and it caused a bit of unnecessary pain and suffering. Please update the documentation for the leaf instance method. Thank you.