]> gitweb.factorcode.org Git - factor.git/commit
images.viewer: Don't override model activation/deactivation
authortimor <timor.dd@googlemail.com>
Sun, 8 Nov 2020 14:13:44 +0000 (15:13 +0100)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sun, 8 Nov 2020 16:16:21 +0000 (08:16 -0800)
commit550b7f82aed317a581047bdaddaeb654e3a5e9a5
tree0649ffc46ae679e21dac860844a508742830505b
parent81a71c1220f12f6f017194d8789dbcacbe41046f
images.viewer: Don't override model activation/deactivation

`image-control` implements model activation/deactivation in graft*/ungraft*, while
this should be done already in `notify` for all gadgets.

This commit removes that code.
extra/images/viewer/viewer.factor