xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
540 stars 200 forks source link

Keep Group center if using a 0 offset or add right click option to center on group. #4656

Closed Poporacer closed 1 month ago

Poporacer commented 1 month ago

Is your feature request related to a problem? Please describe. If you have a group and using a 0 offset for the x and y coordinates and you move the entire group, the center of the group remains at the old location and then you have to open up the group settings and then redefine the x and y offsets to be 0 again.

Describe the solution you'd like If you have a group with a 0 x and y offset, then you typically want to keep the group center point in the center of the actual group. If you move the entire group, the offsets should remain 0 or there could be an easy way to center the group center point similar to the current right click option "Set Center Offset Here" but to be something like "Set Center Offset to True Center" instead of having to open up the group setting and resetting everything back to 0.

Describe alternatives you've considered None I can think of.

Additional context Add any other context or screenshots about the feature request here.