Alex
Alex
In File.lua the function "tocsv" takes a row of data (in a table) and converts it to a string: ``` local function tocsv(t, separator, nan_as_missing) local s = "" for...
Adding additional steps (e.g. 8+ steps) causes CSS layout problems with several themes. The problem can be simulated on a 4 step wizard by reducing the document width. Steps to...
Enhancement request to allow the creation of a super set of POJOs that can adequately describe multiple JSON example files. **Example:** Consider two sets of JSON data for driving a...
Spent quite some time trying to get it working, and there are some things that could be done to help first timers once the prerequisites are correctly configured and the...
slideFactorX and slideFactorY set the number of pixels before a drag becomes activated, essentially defining the sensitivity of activation. The default is a single pixel move to activate and reducing...