That’s a version where I am doing Station Keeping Auto Pilot (skap) tests on top-panel buttons/handlers… so I start the flyer flying or tumbling or both… at scene start. Not important.
What I noticed… is that suddenly (within last 2 weeks)… none of the GUI fits like it used-to. It looks like it all got bigger. I got text overflows on my rotation numbers “blue line”, and ALL the rects look taller, and all the side buttons don’t fit into their former rects. I had to reduce button heights to make #317 sidepanels look correct again… not be over-flowed.
Has anyone got the story on this? Normal? Expected? Something screwed up? Whatever happened, it might affect backward-compat… and I know the core team wants to keep good BC. Thanks!
GOOD! (thx) Or, the version selector drop-down is broken.
Got any ideas what might have changed… even at my house? I’ll gladly take them, if you have some ideas and time. (others, too). I don’t remember making any changes on my machine… that would cause that… but… I’m getting old and forgetful.
I don’t THINK I’ve worked on the GUI… for quite a few months. Even old version #302 has tall sidebar buttons… and that was… oh… about forever ago, and I would have fixed those right away if I saw them that way.
Cool, yep, thx. hmm. I can’t really close this topic, yet. I’m going to ask if anyone has seen similar indications of GUI “slight upscale” lately.
You’re rarely wrong, DK… but once per decade… ya know…
BJS mysteries… coding curve-balls… I guess they are part of the fun of programming. I’ll put on my Sherlock Holmes outfit and try to fig what I accidentally changed, here.
Ok, so… Hey other GUI folk… have ya seen any unexpected control-size increases, recently? Please report here. thx!
Yeah, this has SOMETHING to do with the control-mousewheel here, on my browser.
SORRRY for the goose chase, guys. sigh. Something is fooling me here, and I need to study it.
It’s almost as if my Firefox is remembering where the control-mousewheel was set… when it closes… and therefore uses the same up-scale setting… when a new browser is launched. Maybe that’s normal.
But yeah… no problems with BJS… as DK states. Local retardation. Sorry again. Marking as solved.
All I did was hover the pointer over the PG app’s top menu, do ONE NOTCH control-mousewheel down-scale… and 316’s GUI came back to perfect… all buttons fitting into sidebar rects… all fixed.
So, it was all my fault. But hey… thanks for the help/info/ideas… DW. I appreciate your input… very nice of ya.
I need to learn a bit more about GUI (and browsers). The rects that surround the side-bar buttons… and all the buttons… don’t control-mousewheel scale WITH the buttons they contain. It is probably a missing resizeToFitChildren = true… setting… on my rects. sigh.
Generally, I just turn nuts and bolts, and don’t study the tools I’m using… to do that. Children with power tools, ya know?
I HATE when I ask questions before doing proper investigation of my own actions. Embarrassing. sigh. I wasted everyone’s time and energy on this one… sorry.