Kevin Walsh

Results 44 comments of Kevin Walsh

Hi @maehne. I agree it is a shame about the lack of a single definitive source for Logisim since Carl stepped down, and the difficulty of discovering the new features....

Thanks John, this is a good idea. There is also a severe mac-specific performance regression I have been hoping to track down, and it's possible it relates to the M1....

Under github releases, the new jar should work on Mac M1 and M2 using Java JDK 17 or above. It must be run with one extra command-line option... java -XstartOnFirstThread...

Thanks, these are good suggestions. 1. You can already customize the actions for each mouse button (right-click the toolbar and select "Customize"). There is no "pan/zoom" tool though. I could...

Hi TChapman - Thanks for the clarifications. For Mac, I don't actually do much testing on there, and I haven't regularly used a mac in decades, so I apologize if...

Ah right, I hadn't been thinking of 3d modeling, where the zoom/pan behavior is a bit different. I'll have to experiment with that to see how it feels in Logisim,...

John - thanks for that tip. So control/shift mouse wheel zooms and scrolls the entire desktop on Mac? Is that for all Macs, or just if you turn on some...

This certainly sounds like a bug, and I can imagine where it might happen in the code. I haven't looked at the custom shape drawing code in a long time,...

That's really kind, thank you. It's one of my favorite projects to work on in my spare time, though regrettably I have not had any spare time to work on...

John, this is now fixed. It was a careless mistake in the code on my part. I pushed a new jar file to the "release" section of github, if you'd...