[Webkit-unassigned] [Bug 60408] Replace tx/ty with a class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 9 11:43:35 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60408





--- Comment #1 from Levi Weintraub <leviw at chromium.org>  2011-05-09 11:43:35 PST ---
Considering how frequently tx/ty are used to construct points AND sizes, I now feel like this could warrant a new type to avoid the mess of calling this an point or size then repeatedly using it another way. Perhaps PaintOffset/IntOffset, which would allow easy conversion to points and sizes.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list