Closed cschreib closed 2 years ago
Currently, the layer list is built by placing font_string instances above other layered regions. This requires knowledge of the font_string class in frame, which is poor design.
font_string
frame
Currently, the layer list is built by placing
font_string
instances above other layered regions. This requires knowledge of thefont_string
class inframe
, which is poor design.