BeranPro

Results 11 comments of BeranPro

Hi @ashleydw , same problem as @kironet here. - Bootstrap v4.0.0-alpha.6 - images got different heights IncludedFiles: ```html ``` HTML Snippet ```html $(document).on('click', '[data-toggle="lightbox"]', function(event) { event.preventDefault(); $(this).ekkoLightbox(); }); ```

i tried it with a current Windows 10 x64 and Notes 12 (x86) and with a Windows 7 x86 and a Notes 9 Client x86. I'm using the static "exists"...

Hi @klehmann , it seems that the NotesDatabases.exists() method is the problem. When i don't call this and open the DB directly then it works.

HI @klehmann , it's better now but now there is a other Problem: `[WARNING] The POM for com.mindoo.domino:domino-jna:jar:0.9.48 is invalid, transitive dependencies (if any) will not be available, enable debug...

Hi, but then we need to update the documentation because the docker-compose stuff is not working on Windows with the current state of this repository.

you could use the paperclip gem. Spree is using this already. https://github.com/thoughtbot/paperclip

Hi, in this case i selected all forms and clicked "Filter Selected". ![image](https://cloud.githubusercontent.com/assets/15611411/11331983/bd273312-91c1-11e5-9652-f8ae2aea9f86.png)

when a single design element is saved the filter works. Just the "Filter Selected" doesn't run. Is it possible to filter all DesignElements at once when Swiper is added? Now...

i don't know why, but he filtered all my design notes ~30 minutes after recompile all. Maybe my sync process was late... All DesignElements where filtered with no error. ```...