css - IBM Worklight 6.1 - Rich Page Editor does not refresh after making a change -


i using jquery mobile , worklight create web app , having issues worklight's design view (rpe).

specifically, design view seems have bug. when update appearance of button in external css file. css code in question:

#mapbutton {  position: absolute; height: 100px; width: 200px; top:75%; left:50%; text-align: center; line-height: 50px; } 

if change height, design view displays button @ default size @ top of html page. subsequent changes not reflected in design view. when restart eclipse button displayed updated properties. when build application , preview via worklight console button displayed expected (even if displayed incorrectly in design view).

is there solution problem or known bug?

what describing may defect , investigated, workaround can click on refresh button rpe toolbar refresh design view.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -