Jakob Hilden

Results 26 comments of Jakob Hilden

Thanks a lot for looking at this issue and providing the code snippet. In my opinion, the nicest solution for the interaction/UI would be to show a little 'hide' button...

Sounds good. Let me know if I can help in any way.

I can see the idea behind making this a plugin, however I personally would think this would be something useful for almost every styleguide. But that's not really important. >...

It would be great if I could get some feedback on this draft PR, so I can decide whether to put more time into it. If there should be no...

I guess it would only remedy the symptoms and not cure the disease (the gem not being maintained), but if it helps you and doesn't break anything for other people,...

Thanks for your input. I would certainly be open to pulling out the core sass files to a bower-friendly repository. However, I have no bower experience, so I wouldn't really...

This seems like a pretty general setup issue witht he asset pipeline in your production environment. Are you using `image_path`/`image-url` anywhere else in your Sass? Also it might make sense...

in my opinion it makes sense for this gem to at least depend on the same major version of `jquery-ui-rails`, so i don't think i can merge this pull request....

honestly, at this point i would not recommend using this gem since it hasn't been maintained for quite a while, sorry.

I tinkered around a bit with `PDFViewer` and when you return an `` with the PDF as base64 in the `data` attribute (instead of `` + blob url), it will...