stoneharry / WoW-Spell-Editor

A Spell Editor for WoW versions WOTLK 3.3.5, TBC 2.4.3, or Vanilla 1.12.1.
269 stars 121 forks source link

Aura Name visual bug #236

Open itswicky opened 5 months ago

itswicky commented 5 months ago

Spell editor version 2.2.4

Describe the bug After typing an aura into the 'apply aura name' column, hitting enter to select it, and then saving the spell, the next spell you visit will incorrectly display this aura name value in the next spell you select, even though the db has the correct data.

To Reproduce Steps to reproduce the behavior:

  1. Select a spell
  2. Click in the apply aura name box, under 'effects' and then 'spell effects'
  3. Type an aura value, such as 108.
  4. Hit enter.
  5. Save the spell.
  6. Select a new spell and view the spell effect tab.

Expected behavior The aura name should show exactly what is saved in db.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.