Skretzo / runelite-plugins

BSD 2-Clause "Simplified" License
4 stars 9 forks source link

Exporting Radius Markers #44

Open SandroVA opened 4 months ago

SandroVA commented 4 months ago

When exporting radius markers it should check "Marker Features" in settings and set those to false when exporting. It currently sets them to "true" even though I don't have most of them enabled which causes confusion.

Skretzo commented 4 months ago

The Marker Features setting is a global setting which is applied to all your markers and is not unique to a single marker. If the confusion you are referring to comes when you import the markers on another PC or RuneLite profile then that is the current expected behaviour. If that was not the case then all the other markers would have to also have the same Marker Features setting applied.

However, the Marker Features setting will be entirely changed in the upcoming plugin version 2.0 redesign to allow for an arbitrary number of markers under each marker group. The Marker Features setting will thus be removed.