lagrange icon indicating copy to clipboard operation
lagrange copied to clipboard

Titan Upload Size

Open krixano opened this issue 1 year ago • 1 comments

When I was writing my own Titan server, I noticed something about the requests that lagrange gives. The data size in bytes in the titan request (which was 1216) is different from the size listed in the bottom left corner of the Titan edit popup (which showed 1906).

krixano avatar Nov 24 '23 16:11 krixano

My guess is that the final number of bytes written is not being updated in the UI, just the intermediate values before the request has completed.

Tagging as a bug although this is more of a UI glitch than a serious issue.

skyjake avatar Nov 26 '23 12:11 skyjake