mgear-dev/synoptic

Synoptic: Replace script jobs by callbacks

Closed this issue · 4 comments

From @miquelcampos on June 15, 2018 3:30

From @miquelcampos on August 28, 2017 10:34

EDIT: implement after: mGear: Callback Manager #165
Replace the scriptjobs for visual feedback with callbacks, for a more robust management with several synoptic window open.
Right now only the latest synoptic view has visual feedback for selected controls.

The call back manager should be independent from synoptic

Copied from original issue: mgear-dev/mgear_legacy#52

Copied from original issue: mgear-dev/mgear_dist#4

From @yamahigashi on December 15, 2017 10:44

Hi Miquel,
It's my turn, I'll tackle it.

Oh! Great :D Thank you for the help!

btw: please check the contribution document: https://github.com/miquelcampos/mgear/blob/master/CONTRIBUTING.md

Please don't hesitate contacting me if you have any question regarding this issue.

Hello @yamahigashi , did you have the chance to advance with this issue? Thanks
I moving it from 2.5 milestone to 2.X.

Hello @yamahigashi I will take over this one soon. I want to create a callback manager that can be use in other areas. Is it ok for you? Thanks