- a new feature that when selecting an object in the Project Tab, that object is redrawn over the other objects, in top position. Feature controlled from Preferences -> Gerber -> General.
This commit is contained in:
@@ -913,7 +913,7 @@ class GerberObject(FlatCAMObj, Gerber):
|
||||
:param kwargs: Color and face_color, visible
|
||||
:return:
|
||||
"""
|
||||
self.app.log.debug(str(inspect.stack()[1][3]) + " --> GerberObject.plot()")
|
||||
# self.app.log.debug(str(inspect.stack()[1][3]) + " --> GerberObject.plot()")
|
||||
|
||||
# Does all the required setup and returns False
|
||||
# if the 'ptint' option is set to False.
|
||||
|
||||
Reference in New Issue
Block a user