Confirmed users
586
edits
Line 112: | Line 112: | ||
<!-- Read only update this week? Uncomment the following line--> | <!-- Read only update this week? Uncomment the following line--> | ||
<!-- {{readonly}} --> | <!-- {{readonly}} --> | ||
* gfx::Point, gfx::Rect, and gfx::Size can now be typed with units at compile-time. See {{bug|865735}} for initial landing and {{bug|877728}} as an example of how to use it. Some explanation also at https://staktrace.com/spout/entry.php?id=799 | * gfx::Point, gfx::Rect, and gfx::Size can now be typed with units at compile-time. See {{bug|865735}} for initial landing and {{bug|877728}} as an example of how to use it. Some explanation also at https://staktrace.com/spout/entry.php?id=799. Relevant files are at layout/base/Units.h and gfx/2d/{Point,Rect}.h and will be fleshed out as more stuff is converted to be typed. | ||
===GFX (milan)=== | ===GFX (milan)=== |