Jump to content
  • 0

How to move vertical scroll bar?


Guite Emortal

Question

Build: 0.7.0.120

I have made several edits without fail to my GUI but for some reason no matter what I change under "VerticalScrollBar" in InventoryWindow.json I cannot get my Scroll Bar to move at all.10efce5ad6e3d9c1835c7faf537d2b7a.png

If anyone can point me in the right direction it would be greatly appreciated.

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
On 6/2/2021 at 12:15 AM, Guite Emortal said:


Thanks for the help. It took me a minute to find the inventory container section but I got everything looking clean now075e0929be502e45f58601ee631e7be9.png


Heya, what .json file did you edit please and what sections/numbers to make it big enough so the scroll bar is where yours is please?
Thanks :)

Link to comment
Share on other sites

  • 0
9 hours ago, RandemGamor said:


Heya, what .json file did you edit please and what sections/numbers to make it big enough so the scroll bar is where yours is please?
Thanks :)

 The .json files I edited above (And I am sure there are a few more I need to edit.)
are InventoryWindow.json & SpellsWindow.json

 

Using Notepad++
On Line 1: I increased the width parameter of the first bounds line to increase the width of the window just a little.

Quote

"Bounds": "1434,652,240,340",


Then scroll on down to line 142

Quote

InventoryWindow.json

    "Children": {
      "ItemsContainer": {
        "Bounds": "1,0,232,310",

 

SpellsWindow.json
    "Children": {
      "SpellsContainer": {
        "Bounds": "1,0,232,310",


I bumped the width up to 232 and that is about it. 
You may have to play around with the numbers a little bit.
 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...