You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe think about hooks for a certain x,y or a certain color?
Should also have an option to outline the currently selected color with a golden border or a white border?
Extract the component from paint widget for keeping track of recent colors to its own component.
Methods:
+getColor()
+getColor(int)
+setMaxColorDepth(int)
+clear()
+setDefaultColor()
+setXCells(int)
+setYCells(int)
+setCellSize(int, int)
+setColor()
The text was updated successfully, but these errors were encountered: