-
- Downloads
drawbar: Don't shadow sw global
This jarred me a bit while reading the code, since "sw" usually refers to the global screen geometry, but in drawbar() only it refers to text-related geometry. Renaming it makes it more obvious that these are not related.
Loading
Please register or sign in to comment