Icons changing size when switching between menus on 5000ETP10W

Discussion in 'C-Bus Automation Controllers' started by peekay, Jul 17, 2019.

  1. peekay

    peekay

    Joined:
    Jul 17, 2019
    Messages:
    1
    Likes Received:
    0
    Have come across a "bug" where we see the Wiser's provided icons change sizes when switching between screens on the touch panel 5000ETP10W

    has anybody else experienced this? 5500SHAC Wiser and Panel have latest firmware.

    This does not occur on PC or MAC and only on 5000ETP10W
     
    peekay, Jul 17, 2019
    #1
  2. peekay

    pspeirs

    Joined:
    Nov 23, 2013
    Messages:
    185
    Likes Received:
    10
    Location:
    Sydney
    Yes, happens on mine also, no idea, just assume that's how it is. There would be some CSS in there somewhere for it, likely a global thing so you might be able to stop it.
     
    pspeirs, Nov 8, 2019
    #2
  3. peekay

    pspeirs

    Joined:
    Nov 23, 2013
    Messages:
    185
    Likes Received:
    10
    Location:
    Sydney
    have a look at the css item

    .item-control:active

    I haven't tried overriding it, but it does set the transform property to 1.1 which will likely increase the image size slightly.

    line 585 on layout.css, should be able to override this in custom css.
     
    pspeirs, Nov 8, 2019
    #3
  4. peekay

    pspeirs

    Joined:
    Nov 23, 2013
    Messages:
    185
    Likes Received:
    10
    Location:
    Sydney
    On further investigation, there is some css styling that sets the transform to 1.0 with importance, suggesting that if you turn off animation it should work the way you want.

    Have a look under Visualization / Layout / Vis.configuration and try checking the following box. Haven't tried it, but it seems like a reasonable solution.



    upload_2019-11-8_16-25-33.png
     
    pspeirs, Nov 8, 2019
    #4
  5. peekay

    jboer

    Joined:
    Apr 27, 2012
    Messages:
    458
    Likes Received:
    35
    Location:
    Sydney
    jboer, Nov 10, 2019
    #5
  6. peekay

    pspeirs

    Joined:
    Nov 23, 2013
    Messages:
    185
    Likes Received:
    10
    Location:
    Sydney
    Nope, haven't seen that one, are both images the same size?
     
    pspeirs, Nov 12, 2019
    #6
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.