fractarchy / fractagui

(production ready) Deviant graph visualization user interface featuring XML + XHTML. Zooming-elements based, parent-children orbiting, fractal-structure inspired.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issues on iPhone

contrast-zone opened this issue · comments

It seems there are issues running fractarchy-cms on iPhone. I'm not sure if it is about Safari in general. Right now I don't have a way to test it on Mac or iPhone, so any help would be highly appreciated.

Ideally, posting an error log from Safari developer console would be of a great help.

I tested it in online testing environment for different browsers and devices. Turned out that Safari has a bug with clipping. The workaround was to wrap an unclipped object within a div, and then to clip that div. It should work now.