(no title)
minimaul | 2 years ago
codebase section: short summary
longer description if necessary
eg: cocoaui: fix images being incorrectly aligned on high dpi displays
We were calculating the position of the image in logical pixels, but not converting that to actual display pixels for rendering.
I think it's a really nice style that makes commit messages really easy to scan in a short log, and lets you ignore commits easily that don't touch the area you're interested in
No comments yet.