jimbok8

Results 16 issues of jimbok8

Trying to make a 'production' version of my program which is running OK in development mode. Vaadin version 15. Using `vaadin.productionMode=true` in application.properties. Using `mvn clean package -Pproduction` on the...

question

Sorry not sure if this is a bug or feature request! Firstly thanks for your program! I am trying to use my own .png images (e.g colored triangles) for marker...

Very interesting to see what speeds you get using the GPU in the PixelBufferGPUTest. I am interested in display point clouds (from Lidar) I have been trying to understand the...

Would it be possible to provide a 'built' copy of the book in .pdf format? This could be done at infrequent intervals. I am just starting out to learn Vaadin...

ERROR in [at-loader] TS2688: Cannot find type definition file for 'glob'

Basic Cloud Example fails to run on Windows. To get this to work I copied in the color attribute code from the PLY example, with all the colors set to...

enhancement