mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 22:17:01 +08:00
cleaning
This commit is contained in:
@@ -97,7 +97,8 @@ let add config color select center_ac commit_moves mark =
|
||||
(** set a label *)
|
||||
let set_label strip name value =
|
||||
let _eb, l = List.assoc (name^"_value") strip.labels in
|
||||
l#set_label value
|
||||
if l#text <> value then
|
||||
l#set_label value
|
||||
|
||||
(** set a label *)
|
||||
let set_color strip name color =
|
||||
|
||||
Reference in New Issue
Block a user