Aleksander
Aleksander
Hi, when downloading dynamic content with `Request.SkipExisting = false` and `Request.NoResume = true`, it does not get overwritten, if `ContentLength` of remote file does not equal local file size, It...
Hello! This is a proposition to make the Leaflet.Elevation more elastic in size. Currently, only width is resizable, but in near future I'll add height. Nevertheless, I am **NOT** satisfied...
User can now zoom the particular part of the chart (svg path) with awesome animation. Usage: _zoom(i,j), where i and j are range indexes of _data array. Currently, the _zoom...
I added ConstraintTypes and Contraints definition. Nice to have, also I like the intellisense in VSC. 1. Tslint ran and all bugs fixed 2. unit tests run, 0 bugs. Please...