Modal background is not centered if modal is shown while minimized

2017-06-06 Thread Kyle McKnight
I'm using Flex 4.15, AIR 20.0. I have an idle timer on my app that logs a user out after a certain amount of time. If I start my app and then minimize it immediately and wait for the idle time to pass so that the modal is shown while it's minimized and then restore the window, the modal background

Re: Modal background is not centered if modal is shown while minimized

2017-06-06 Thread kamcknig
<http://apache-flex-users.246.n4.nabble.com/file/n15287/message_centered_-_grayed_in_corner.png> -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Modal-background-is-not-centered-if-modal-is-shown-while-minimized-tp15286p15287.html Sent from the Apach

Re: Modal background is not centered if modal is shown while minimized

2017-06-06 Thread Nemi
S/FlashPlatform/reference/actionscript/3/mx/managers/PopUpManagerChildList.html -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Modal-background-is-not-centered-if-modal-is-shown-while-minimized-tp15286p15288.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Modal background is not centered if modal is shown while minimized

2017-06-06 Thread Kyle McKnight
lashPlatform/reference/ > actionscript/3/mx/managers/PopUpManagerChildList.html > > > > -- > View this message in context: http://apache-flex-users. > 246.n4.nabble.com/Modal-background-is-not-centered-if- > modal-is-shown-while-minimized-tp15286p15288.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >

Re: Modal background is not centered if modal is shown while minimized

2017-06-06 Thread Nemi
246.n4.nabble.com/Modal-background-is-not-centered-if-modal-is-shown-while-minimized-tp15286p15292.html Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: Modal background is not centered if modal is shown while minimized

2017-06-06 Thread Kyle McKnight
> - drawRect(0,0,win.width, win.height) to stretch it fullscreen > > > > > -- > View this message in context: http://apache-flex-users. > 2333346.n4.nabble.com/Modal-background-is-not-centered-if- > modal-is-shown-while-minimized-tp15286p15292.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >