Skip to content

Commit 568d38b

Browse files
committed
adding overlay options for stcs graphic overlays
1 parent 6e2d8ea commit 568d38b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ipyaladin/widget.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,7 @@ def add_graphic_overlay_from_stcs(
10071007
{
10081008
"event_name": "add_overlay",
10091009
"regions_infos": regions_infos,
1010-
"graphic_options": {},
1010+
"graphic_options": overlay_options,
10111011
}
10121012
)
10131013

0 commit comments

Comments
 (0)