Page MenuHomeFeedback Tracker

[Feature Request] New scripting command: get/setMarkerShadow[Local]
Closed, ResolvedPublic

Description

Atm one has to create two marker variants with

shadow = 0/1;

Would be a lot more flexible and useful to dynamically get and set the parameter.

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
Scripting

Event Timeline

dedmen claimed this task.Dec 16 2020, 11:26 AM
dedmen changed the task status from New to Assigned.
dedmen set Ref Ticket to AIII-53659.
dedmen added a comment.EditedJan 7 2021, 2:12 PM

markerShadow apparently can be 2 too.
but wiki says 1/0 and I've never seen a 2.
I guess I'll keep the command as true/false

dedmen changed the task status from Assigned to Feedback.Jan 7 2021, 3:21 PM

2.03 dev-branch

bool = markerShadow markerName
markerName setMarkerShadow(Local) shadow

shadow is bool true/false.
important, setMarkerType will reset the shadow value to the one that's defined in the marker type.

Pi closed this task as Resolved.Jun 12 2021, 4:32 PM