Gustavo Schonarth
Gustavo Schonarth
Replaced all hard-coded values and direct Bootstrap dependencies with wizard-specific variables, allowing for easy overriding when needed. If the variables aren't touched, the output remains the same. If the Bootstrap...
I tested theWebMind running on Windows (via HTTP) and it failed to correctly parse my text in Portuguese. Accented characters would become strangely-named entities because apparently the encoding in Windows...
If I touch anywhere just to scroll my outer `ScrollView` around, the library will immediately fire, causing my expanded component to collapse, which is not what I intended. Since IMHO...
Use `touchEnd` instead of `touchStart`