Torsten Maehne

Results 356 comments of Torsten Maehne

This sounds reasonable and I agree with your proposals. A PR implementing this change would be welcome.

@TheEvilSkeleton: As our code base is licensed under GPL-v3.0, we should follow [FSF recommendations](https://www.gnu.org/licenses/gpl-howto.en.html) on how the license and contributors should be reflected in the source code and project file...

Thanks for the suggestion @SaphireLattice! Zooming with scroll wheel already works if you hold down `Ctrl` key. Certain mice have scroll wheels for both x and y direction. Therefore, I...

Actually, panning with the mouse is already possible by holding down the *left* mouse button when the "hand tool" (`Ctrl`+`1`) is active. I noticed that zooming with the mouse wheel...

Thanks for reporting the issue and proposing a fix! To understand better the cause of the issue, could you please answer the following questions? - Does this problem occur by...

@Ddystopia: Please check the comments by [eippoc](https://github.com/logisim-evolution/logisim-evolution/issues/1235#issuecomment-947118624) and [roman1267](https://github.com/logisim-evolution/logisim-evolution/issues/1235#issuecomment-1228998331) above. Please provide feedback If these hints help you, too. A PR which reliably fixes this issue in Logisim-evolution is welcome.

@eippoc, @roman1267 and @Ddystopia: Could you please try whether setting `_JAVA_AWT_WM_NONREPARENTING=1` environment variable instead of changing the `wmname` also fixes the issue? One way is to issue `'export _JAVA_AWT_WM_NONREPARENTING=1'` in...

Exporting a project should work like saving a regular ˋ.circˋ file, i.e., the file chooser should let the user enter the name for the project and ensure adding a distinctive...

When this issue gets worked on, we may also check whether using `x` as "don't care" in the data format doesn't cause additional problems when it also gets used as...

Thanks @lohikarhu for your offer to help improve the documentation! Feel free to ask any questions regarding the undocumented components here and we'll try to answer them.