Closed GoogleCodeExporter closed 8 years ago
Is there anyway we can hide the content of all pods when dragging/dropping or
max/minimising? Might be a simple work around for the above problem
Original comment by usmankha...@googlemail.com
on 13 Dec 2009 at 12:36
Note the air version of FlexibleDashboard doesn't have this issue with html.
I the latest build (bld3), I added the latest iframe swc. It didn't help will
look into your idea about hiding iframes during drag resize. There will be
still be a problem in cascade mode with overlapping windows won't clip (then
could stick to tile mode and disable cascade mode to avoid this). If you want
html I would stick to using AIR. Hopefully Adobe will figure out a way to have
an html control (webkit?) like they do for flash/flex in air on flash/flex in
the browser.
Original comment by steverei...@gmail.com
on 28 Feb 2011 at 7:02
This is now fixed (code checked in svn, not in a bld yet). Did what you
suggested and
hide iframes:
a. when moving (drag/drop) the pods around in tile mode
b. when minimized,
c. when resizing,
d. hide other iframes when maximized
e. in cascade mode, hide iframes other than the top most one.
Note also that if your app has popup dialogs you need to make them modal so
iframes get hidden.
Original comment by steverei...@gmail.com
on 22 Jul 2011 at 3:19
Original issue reported on code.google.com by
usmankha...@googlemail.com
on 11 Dec 2009 at 6:54Attachments: