Results 215 comments of наб

norepro on Windows at HEAD (6894b0c9c3e5ba3e080cf364d5f6e68a760b2b8c) or the reporter's SHA (bb56daf3015da4619766daca79a4200cd51749b9) In case it's something to do with the GL config, mine is thus: ![image](https://user-images.githubusercontent.com/6709544/90786031-5fce8b00-e303-11ea-8fe9-39b73a03e3c5.png)

Weirdly, I can't reproduce that distortion either

Looks :+1: if it's not a false positive. Submit a PR.

It did seem to be :P

:-1: `#pragma once` is supported by every compiler and `#define` guards are potentially slower.

Potentially slower by an HDD access, at least keep the `#pragma once` on top of the include guard.

> Hello Windows my old friend... _sigh_ :+1:

Make L577 `auto len = static_cast(str_.size());` since you're specifying the type anyway.

That should be the default behaviour

Because double-redrawing every tick is really bad? Code example of correct usage of `ProgressBar::message()` ``` rust // or, y'know, iterate over current dir, it's too early to do that so...