Tuesday, 11 September 2018

Testing on Mac

I went to uni to test on the macs, since that's likely what it'll be displayed on in exposure (and I need to make it work on most devices anyway)


The only major issues I found were these:



(the third image didn't show up)



-these are all positioning issues, where the elements on top were positioned absolutely instead of relative which apparently macs don't like.


and here the text bubbles on the left are meant to be on the right. This is  because for some reason I'd set the bubbles on this panel to relative instead of absolute inside a relative div.


No comments:

Post a Comment