UnderminersTeam / UndertaleModTool

The most complete tool for modding, decompiling and unpacking Undertale (and other Game Maker: Studio games!)
GNU General Public License v3.0
1.05k stars 203 forks source link

Pressing 'X' to delete events doesn't work #1728

Open SalticHash opened 1 month ago

SalticHash commented 1 month ago

Describe the bug

Delete an event (alarm, create, step, other, etc.) or its inside code, the X next to it does nothing.

Reproducing steps

  1. Open UndertaleModTool.
  2. Open a data.win.
  3. Search for an object.
  4. Press the X to remove its code or event.
  5. Nothing happens.

Setup Details

Modding PizzaTower with UndertaleModTool: Comunity Edition v0.5.4

Miepee commented 1 month ago

Please don't report Community Edition bugs here unless they're also reproducable here. Community edition bugs should be reported to CST

SalticHash commented 1 month ago

Please don't report Community Edition bugs here unless they're also reproducable here. Community edition bugs should be reported to CST

Because it is reproducible in the normal version. I just said I used that version because I did.

CST1229 commented 1 month ago

By the way, you can still delete events and actions by just clicking on empty space in them and pressing Delete.

SalticHash commented 1 month ago

Oh thanks I will try that.

SalticHash commented 1 month ago

It worked but that button should be fixed to make it a little bit more intuitive. i think so.