easysoa / EasySOA

A light, collaborative platform to make Service Oriented Architecture simple.
http://www.easysoa.org
35 stars 8 forks source link

Discovery By Browsing UI problems when resizing #39

Closed mdutoo closed 12 years ago

mdutoo commented 12 years ago

TO BE Q/A TESTED FOR EACH RELEASE, MOVE IT TO THE NEXT RELEASE rather than closing it once a release is out.

typically happens when doing a demo on an external screen.

How to solve them : open firebug in firefox, there select the problematic part of the web page, then work on its css attributes on the bottom right (by disabling one line at a time, changing values or px to %...)

mdutoo commented 12 years ago

Solved "content of iframe disappears when resizing" by putting #iframeContainer's margin-left from 21px to 2% . Then had to change a few others (borders done another way...) to get the same result.

mkalam-alami commented 12 years ago

Adjusted so that "Save" button never disappears