Closed Alex-Neculai closed 7 years ago
Please fill out the description.
On Wed, 11 Oct 2017 at 09:14, NeculaiAlex notifications@github.com wrote:
Requirements
- Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the maintainers' discretion.
Description of the Change Benefits Possible Drawbacks Applicable Issues Author
Signed-off-by: Your Full Name youremailaddress@emailprovider.domain
You can view, comment on, or merge this pull request online at:
https://github.com/Wyliodrin/WyliodrinSTUDIO/pull/87 Commit Summary
- merged master
File Changes
- A package-lock.json https://github.com/Wyliodrin/WyliodrinSTUDIO/pull/87/files#diff-0 (8385)
- M source/public/controllers/ProjectController.js https://github.com/Wyliodrin/WyliodrinSTUDIO/pull/87/files#diff-1 (95)
Patch Links:
- https://github.com/Wyliodrin/WyliodrinSTUDIO/pull/87.patch
- https://github.com/Wyliodrin/WyliodrinSTUDIO/pull/87.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Wyliodrin/WyliodrinSTUDIO/pull/87, or mute the thread https://github.com/notifications/unsubscribe-auth/ACtOoQ8XcTg_xjE6ug5cIcXumU_mt3Mzks5srLFCgaJpZM4P1X5e .
-- Alexandru RADOVICI Universitatea "Politehnica" din Bucuresti
e-mail: alex@ipworkshop.ro telefon: 0742061223 www.ipworkshop.ro
Requirements
Description of the Change
It was not made a distinction between the text files and the streams/visual main file. After the main file was opened it remained like that even though after that was selected a simple text file (What I did was to hide the streams when the text file was selected). Also, in the same function(treeSelect) it was called another function "red.contentWindow.postMessage" that made the flows duplicate every time the project's main file was selected and I commented it.
Benefits
Possible Drawbacks
Applicable Issues
Author
Signed-off-by: Your Full Name youremailaddress@emailprovider.domain