Add section area color and demo menu export
This commit is contained in:
@@ -7,6 +7,7 @@ class SectionArea
|
||||
property :position_x, type: Float, default: 0
|
||||
property :position_y, type: Float, default: 0
|
||||
property :rounded, type: :boolean, default: false
|
||||
property :color
|
||||
belongs_to :section
|
||||
belongs_to :supplier
|
||||
|
||||
|
||||
Reference in New Issue
Block a user