pcsx-redux icon indicating copy to clipboard operation
pcsx-redux copied to clipboard

Memory Editor address textbox doesn't always update

Open ioev opened this issue 3 years ago • 1 comments

I'm sorry if this has been brought up before, but when clicking to select memory locations in the Memory Editor, often the textbox in the Options bar at the bottom doesn't update.

When clicking an address and the window is out of focus, it always updates.

Afterwards clicking addresses will sometimes not update, or updates with the previously clicked address.

ioev avatar Apr 06 '22 16:04 ioev

Right, there are several small UX issues with the memory editor. It's currently an external component from https://github.com/ocornut/imgui_club but I might have to make a local copy to incorporate fixes and improvements.

nicolasnoble avatar Apr 06 '22 16:04 nicolasnoble