Torsten Maehne
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...
The following screen shots serve as reminder to improve some erroneous German localisation strings: - [ ]  - [ ]  - [ ]  - [ ] 
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...
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...
@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...
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...