Add quick panel service boundary
This commit is contained in:
@@ -4742,6 +4742,8 @@ int plan_quick_operation(int argc, char** argv)
|
||||
<< "\",\"slotKind\":\"" << quick_ui_slot_kind_name(value.slot_kind)
|
||||
<< "\",\"slotIndex\":" << value.slot_index
|
||||
<< ",\"previousIndex\":" << value.previous_index
|
||||
<< ",\"brushIndex\":" << value.brush_index
|
||||
<< ",\"colorIndex\":" << value.color_index
|
||||
<< ",\"slotCount\":" << value.slot_count
|
||||
<< ",\"fireEvent\":" << json_bool(value.fire_event)
|
||||
<< ",\"updatesSelection\":" << json_bool(value.updates_selection)
|
||||
|
||||
Reference in New Issue
Block a user