-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix deleteRow, ledsList to pointerlist, fix Leds cons/destructor
index.htm / main.cpp - add AI (WIP) index.js - add varRemoveValuesForRow and use in delRow - receiveData value: check for rowNr (WIP) - changeHTML Coord3D: check if value is array (e.g. for pro/point) AppEffects: - set contextRowNr in pre/postDetails AppFixture / AppModLeds - ledsList: change to vector of pointer to Leds and use for (Leds *leds: ledsList) - bugfix in case there are no Leds in ledsList SysModModel: - add varRemoveValuesForRow - set contextRowNr in pre/postDetails SysModUI: delRow: call varRemoveValuesForRow
- Loading branch information
Showing
19 changed files
with
1,889 additions
and
1,707 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.