

ID:2574329
![]() May 25 2020, 1:10 am
|
|
![]() May 25 2020, 1:13 am
|
|
If anyone would like to know the skin settings, let me know.
|
proc This is what I currently have for that window, I don't see anything wrong with this code but if you're right, then how do I fix this code? :O |
Hmm, in the skin? I didn't see an option for resizable but I will double check. Any other theory's by chance? I know I can't think of anything T.T
|
Yeah I checked and definitely don't have an option to resize. Has visible, and "is a pane, not main window" checked off, and is centered.
|
The thing you're seeing is the drag element of windows. It's only visible if the window can be resized. You're either looking at the wrong setting or the wrong window. The setting is under the "Config" tab in the latest BYOND beta releases.
I just double checked that it does in fact go away when the window can't be resized. Your other issue is that the element showing the content doesn't fill the window entirely and stops short of the bottom. |
You'll want to uncheck the "is pane" box first, then the options should appear. Probably not the most intuitive thing.
|
I'll make a proper report to Lummox about the issue in a bit, it's likely something that got overlooked with the recent interface editor upgrade.
|
I did notice that there is a section for a resize command.. Is there anything I can put in there that can disable the drag feature?
|
If you disable the pane option, uncheck the resize option that appears and set it back to being a pane it should resolve your problem.
|
So I thought you might say that. When I disabled the pane option the resize was already unchecked. I did try all options... checking resize, running game, uncheck and re-enable pane option but nothing seemed to work. Are we stumbling onto a bug or am I overseeing something lol?
|
There's a bug report for this now (id:2575630) but I need a test case and full information to proceed. Please post all the details you can along with a link to some code that will reproduce this in that thread.
|