Antoni Sawicki

Results 151 comments of Antoni Sawicki

@wojtekpolska I have also renamed S (scale) to Z (zoom). I checked with Chrome and Firefox and they both have "Zoom" instead of scale so this should be more clear...

I have a method for recapturing screenshot without page refresh. There is a button for this in the default html. It's not released but it's in head main (I will...

this is now released as 4.5.2 https://github.com/tenox7/wrp/releases/tag/4.5.2

Yes it's planned but I do not have any estimates yet. Lets keep the bug open.

https://github.com/rusq/chromedl for an example

Agreed. I will take a look. WRP fell behind on development a little bit. I need to get back to this.

Ha! That's a neat idea. I think you don't even need a table you could potentially just add images beside each other in a row and `` for a new...

Right I can see that working. You could (perhaps) control cache of individual images/slices and basically expire images you want to update and download for the changed ones. I think...

I believe even in the 90s browsers still used HEAD (even in HTTP/1.0 https://datatracker.ietf.org/doc/html/rfc1945#section-8.2) to check if resource (image in this case) has been modified since last request. Of course...

I think nbsp was always there, but table without CSS could never be fully controlled. I'm not sure if border=0 cellpadding=0 cellspacing=0 will work as you think it will. Maybe...