GitHub user tbouron opened a pull request:

    https://github.com/apache/brooklyn-ui/pull/82

    Fix image animation for memberspec when there are children to the cluster

    Previously, there was an issue on the memberspec node's animation when a 
cluster had more than one child. This fixes it for both Chrome and Firefox
    
    ## Before
    <img width="1166" alt="screen shot 2018-10-10 at 13 54 16" 
src="https://user-images.githubusercontent.com/2082759/46737869-8f86c380-cc94-11e8-8f36-8d59b848dbe6.png";>
    
    ## After
    <img width="1166" alt="screen shot 2018-10-10 at 13 53 09" 
src="https://user-images.githubusercontent.com/2082759/46737879-94e40e00-cc94-11e8-8860-995e750782ca.png";>


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tbouron/brooklyn-ui fix/memberspec-animation

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-ui/pull/82.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #82
    
----
commit 260c73bf1390bd30f891a5820ca780d95d409f34
Author: Thomas Bouron <thomas.bouron@...>
Date:   2018-10-10T12:52:32Z

    Fix image animation for memberspec when there are children to the cluster

----


---

Reply via email to