abrasic / abratools

Free animation toolset for Blender 4.
https://docs.abx.gg
GNU General Public License v3.0
144 stars 1 forks source link

AbraTools crash on Frame Range to Selection with no curves selected. #2

Closed AsaTheUncle closed 11 months ago

AsaTheUncle commented 11 months ago

image

When a rig control is selected with no curves highlighted, pressing the "Frame Range to Selection" button on the shelf causes AbraTools to crash, leaving the AbraTools editor type and returning to Graph Editor editor type.

image -turns into- image

Pressing aT button in the viewport creates another editor window, relaunching the aT shelf, but also leaving a duplicate editor window.

abrasic commented 11 months ago

Hello,

Thank you very much for your report. The bug regarding Frame Range to Selection has been confirmed and appears to have been fixed.

Pressing aT button in the viewport creates another editor window, relaunching the aT shelf, but also leaving a duplicate editor window.

This is the expected result. When you click the "aT" icon on the viewport it checks for any areas with a "Preferences" type in the active window. Otherwise, it will automatically create a new Preferences area of itself under the viewport it was called in. In your case it created a new area, because the said area crashed while it was stuck in the Graph Editor context, it does not detect any Preferences area.