IDEMSInternational / R-Instat

A statistics software package powered by R
http://r-instat.org/
GNU General Public License v3.0
38 stars 103 forks source link

General Graphics - reorder control #3710

Open lilyclements opened 7 years ago

lilyclements commented 7 years ago

This was discussed for 0.4.1, can you add that tag and remove this line @dannyparsons

On General Graphics, it would be good to add up/down controls so that the user could reorder the layers.

maxwellfundi commented 7 years ago

@dannyparsons I have been looking at the current re-order control but am not sure it would be useful in this case. Maybe some code could be adapted for the reorder buttons but not whole control. What are your thoughts about this?

dannyparsons commented 7 years ago

Which aspects of the control do you think are not useful for this case?

maxwellfundi commented 7 years ago

So both are similar but what i think we could adopt from the reorder control for the ucrLayers would only be the four buttons because our functionality for the ucrlayers is different from reorder control. So my thinking is, within the layers control we add the buttons which will be doing re-ordering of layers

dannyparsons commented 7 years ago

We actually use it in the Calculations Summary dialog to display the manipulations so I think it can be used in place of the layers control in a similar way.