jacob1 / The-Powder-Toy

The Powder Toy is a desktop version of the classic 'falling sand' physics sandbox, which simulates air pressure and velocity, heat, gravity, and a countless number of interactions between different substances! This repo is my mod of that game.
http://powdertoy.co.uk/Discussions/Thread/View.html?Thread=11117
GNU General Public License v3.0
70 stars 9 forks source link

ctrl+click on username nonfunctional #26

Open ghost opened 5 years ago

ghost commented 5 years ago

In save browser, ctrl+click on the username of a commenter goes straight back to the simulation window, rather than displaying their profile as before.

When it comes back, the "find and open" button appears to still be active until the mouse is moved.

Then you get a memory read/write error when closing the program.

shift+click and normal click work properly.

jacob1 commented 5 years ago

Yes, I noticed this. I might disable this functionality until I rewrite the save browser.

ghost commented 5 years ago

Even if you don't intend to make the user information appear soon, I think it's important that it not cause a crash when closing.

jacob1 commented 5 years ago

yeah ... I somewhat forgot about this, although I did get the crash the other day.