Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: client-libs
-
Labels:
-
Introduced In Version:
-
CPU:x86
-
OS:os_x
Description
Current implementation has a bad design. There are number of different rendering properties inside a single ObjC class (MTLPaint). We need to provide hierarchy of painters to avoid duplication and simplify creation of new ones.