Torsten Maehne

Results 21 issues of Torsten Maehne

To reproduce: 1. Add a new circuit 2. Place some input / output pins 3. Edit custom appearance: Only resize the box and shift the pins 4. Set appearance of...

bug
pri +1
all OS

The following screen shots serve as reminder to improve some erroneous German localisation strings: - [ ] ![grafik](https://user-images.githubusercontent.com/1174243/179405894-5df0dae6-dde3-439e-a35b-f81fb21c7d1b.png) - [ ] ![grafik](https://user-images.githubusercontent.com/1174243/179405934-9c9cd404-0db6-4e4d-b951-96912ee670b0.png) - [ ] ![grafik](https://user-images.githubusercontent.com/1174243/179405949-73d2940e-2028-4990-8bf5-feb03013ba03.png) - [ ] ![grafik](https://user-images.githubusercontent.com/1174243/179405986-93ed766c-400c-4108-859a-017a8ed29645.png)

enhancement

I have a Logitech MX Master 3 mouse at my desk. It has a vertical and a horizontal scroll wheel, which work as expected without any additional configuration in the...

bug
help wanted
pri -1
linux
good first issue

Some of our dependencies are outdated: ``` $ ./gradlew dependencyUpdates > Task :dependencyUpdates ------------------------------------------------------------ : Project Dependency Updates (report to plain text file) ------------------------------------------------------------ The following dependencies are using the...

Logisim-evolution claims to be able to synthesise truth tables with up to 20 bit of inputs. However, the application seems to freeze when copy & pasting 512 random 0/1 entries...

investigating

@zMasterAle proposes to [add a multi-line feature to the TextField component](https://github.com/Logisim-Ita/Logisim/pull/28) in the Logisim-ITA fork. We should consider having a closer look and porting the modification to Logisim-evolution, too.

We have a simple traffic light controller FSM example, which we use when introducing the topic in our course (see [support_slides_week7.zip](https://github.com/logisim-evolution/logisim-evolution/files/7667619/support_slides_week7.zip)). If the sub-circuit `mealy_hyra` is downloaded on the new...

bug
pri std
all OS

I tried to use the Code Highlighter extension with LibreOffice 5.4.2.2 on macOS 10.13 High Sierra. The extension installs without error. However, formatting source code fails, as the extension doesn't...

User @chenzhuoyu reported this problem as [Logisim-evolution issue #1247](https://github.com/logisim-evolution/logisim-evolution/issues/1247), but this component was back-ported from Logisim ITA. @BFH-ktt1 did a first analysis for the cause of the issue.

There's no logic to skip libraries that are unused, but were active when the Logisim circuit file was created. This will cause a File Error that the library is not...

enhancement
pri std