Is there a way we could have a panel that displays all elements in a Hype project that may have browser compatibility issues? The current warning icons are very helpful, but in larger or more complex projects, it would be great to have all potential objects/elements/effects that could be problematic - in one panel?
Maybe something like this to give you a quick rundown of potential issues? Instead of only seeing the warning icon when physically selecting an object.
The default is to show all browser compatibility warnings in a panel at export time. Make sure that you have "Show browser compatibility warnings before exporting" checked in Hype's general preferences. Note that the little arrow will take you to the offending element.
While it would probably be nice if we have a way to invoke this without starting an export, I'd ask if there are reasons you favor it in the inspector vs. as a bigger sheet like this?
I would like to avoid another icon up there, it's already fiddly enough to click on them. How about a preflight type workflow? So if you enable preflight (known from print workflows) for a project or general, you get this dialog when you export. Not sure if that makes sense.
In fairness, there's no other way to get at this sheet than having the preference on, and it would be great if somewhere we had a full count of compatibility issues, like in the document inspector where the per-document warnings are setup.
(The main reason why this was not done initially is that it requires one of the hardest problems in computer science: proper cache invalidation )