X-Hax / sa_tools

Sonic Adventure Toolset
http://info.sonicretro.org/SA_Tools
104 stars 24 forks source link

SALVL: Unable to move or rotate level pieces #38

Closed PiKeyAr closed 4 years ago

PiKeyAr commented 5 years ago

In SALVL, the arrows used to move level items don't seem to be usable. They also aren't colored. image Same for the "rings" used to rotate level pieces in Rotate Mode. In addition, those rings may show up far away from the item you've clicked on, making it difficult to find (example: try clicking around Egg Carrier Outside 2).

PiKeyAr commented 4 years ago

Still an issue with the current version.

PiKeyAr commented 4 years ago

Still happening with the latest update.

jcorvinus commented 4 years ago

Should be fixed here: https://github.com/sonicretro/sa_tools/commit/83792e84043d2894666aa7d8ab5c77efe0209c6e Please test and respond with results

PiKeyAr commented 4 years ago

Nope, same issue and sometimes the arrows show up for a fraction of a second and disappear completely. Also the ability to select things is affected by resizing or maximizing the window - e.g. it's difficult to select things after the window size is changed from maximum. image

PiKeyAr commented 4 years ago

I tested it a bit more and found the following: 1) The arrows are black in SALVL but they do work if the window size isn't changed. 2) Selection stops working properly if the window size changes, but it works again if the window is resized back to the previous size. 3) The arrows are properly colored in SADXLVL2, but like in SALVL they are affected by 2.

PiKeyAr commented 4 years ago

The color issue was fixed in this commit, the other issue was moved to #89.