1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Bot interface scaling

Discussion in 'Developer Support' started by Savior, Feb 18, 2016.

  1. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    @Arbiter we talked about this on slack before

    Basically an option to scale the bot interface's size to the bounds given by the pane it is displayed. So basically disabling the scrollpane, and setting the scrollpane's child's (our bot interface) max width/height to the width/height of the scrollpane.

    The current design with the image underneath the interface looks great, however, in my case it would really look better to restrict my interface's size.

    setFitToWidth and setFitToHeight should help
    --- Double Post Merged, Feb 18, 2016, Original Post Date: Feb 11, 2016 ---
    Can be closed
     
  2. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,938
    Likes Received:
    1,266
    Yeah I think it's best we avoid this. Thanks for understanding @Savior.
     

Share This Page

Loading...