<img src="http://upload.dfyb.net/uploaded/position_error.png">
top half shows in-construct view, bottom half shows runtime
so i'm building an options screen using the layout object. the text object seems to place itself fine, but as you can see, the buttons and drop down box have a disagreement. i haven't confirmed it, but they seem to be placed where they would be if the modal layout was up and to the left at 0,0 instead of where it is actually placed, near the middle of the screen. the inlayed layout is fewer pixels w/h than the layout it loads into, so i figure this skipped passed testing when they put in this feature.
preparing to write a bug report -- just wanted to post a thread to make sure i wasn't doing anything wrong.
edit: a secondary problem... for some reason the first button press of "o" doesn't open the options... but after that it'll open/close it every time