DigiArt-project / wordpressunity3deditor

wpUnity: transform your WordPress site into a 3D experiences authoring tool
Apache License 2.0
10 stars 0 forks source link

Load the filebrowser css and the 3D editor css before the page loads #303

Closed jimver04 closed 6 years ago

jimver04 commented 6 years ago

It is not a bug but it looks nice if everything is in place before the page starts. The css affecting this are

wp_enqueue_style('wpunity_vr_editor'); wp_enqueue_style('wpunity_vr_editor_filebrowser');

in vr_editor.php