Tom Van Wesemael

Results 3 issues of Tom Van Wesemael

When WebMarlupMin minifies something like this: span class="button close" data-icon="&#xe614" aria-hidden="true" it comes out with the ampersand encoded like this: span class="button close" data-icon="&#xe614" aria-hidden="true" (opening and closing html tag...

You can set a Proxy to be used for the DLL, however, it's only used in the upload module, not when authenticating, fetching albums, etc ...

bug

If the total available size is not dividable between the desired amount of columns, you possibly get empty space. Example: Available width: 20px Desired cols: 3. Each col width: 6.66px,...