| Index: cc/proto/layer_selection_bound.proto
|
| diff --git a/cc/proto/layer_selection_bound.proto b/cc/proto/layer_selection_bound.proto
|
| index 2503e8aa6d0004022a3fb749f9144cd0bc25932b..9cc15e589c394bd6022aa472a08ee57a76fd2830 100644
|
| --- a/cc/proto/layer_selection_bound.proto
|
| +++ b/cc/proto/layer_selection_bound.proto
|
| @@ -30,4 +30,5 @@ message LayerSelection {
|
| optional LayerSelectionBound end = 2;
|
| optional bool is_editable = 3;
|
| optional bool is_empty_text_form_control = 4;
|
| + optional bool is_handle_visible = 5;
|
| }
|
|
|