Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix simulator bugs and a few improvements #3966

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Jul 20, 2022

  1. fixes bug in macOS when the darkMode is active. In that case, the tex…

    …t of the multimeters changes to white and it is impossible to see.
    failiz committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    1790243 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Center the smoke coming out of the parts (bottom right corner of the …

    …smoke at the center of the part) and scale it for big parts
    failiz committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    b0f581f View commit details
    Browse the repository at this point in the history
  2. fixes light of the LED, centered at the LED and do not take the legs …

    …of the LED into account
    failiz committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    445a1c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36769b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    534ad25 View commit details
    Browse the repository at this point in the history
  5. show the main properties of the components after the family property …

    …in the Inspector pane
    failiz committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    8596d33 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    090c9e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. code to handle RGB leds

    failiz committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    ba67d05 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    87905de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    219baf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Make error message useful. Now, it specifies which SVG file is missin…

    …g for that ModuleID. The message that shows this errors also specifies the name of the FPZ file.
    failiz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7da4982 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. do not grey out net labels or power symbols. Remove parts to be grey …

    …out if instanceTitle is the same as the one being simulated (it looks like there are two ItemBase created for each part).
    failiz committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    8eaa282 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a999f12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad59e64 View commit details
    Browse the repository at this point in the history
  4. increased time to trigguer the simulation. we hope to reduce random c…

    …rahes when the simulator is active.
    failiz committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    435f295 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    9f35f50 View commit details
    Browse the repository at this point in the history