isladjan Posted June 29, 2020 Share Posted June 29, 2020 Hi there, CodePen seems to have a problem when open some of the Pens in a new Tab (inactive tabs) - animation won't start in that Pen. You need to manually refresh Tab or open console to make animation start. This only happens in Chrome and new Edge Browser (in Firefox everything working normally) and only occurs when Pen opens in a new tab. It happens very often in Pens with PIXI.JS or sometimes when using gsap. The very annoying issue when surfing on CodePen main page and try to open more Pens on new Tab. Here's some examples (my Pens with PIXI.js) -> try to open in new Tab and wait a few seconds before access that tab: https://codepen.io/isladjan/pen/mdeXepz https://codepen.io/isladjan/pen/rNOqOqZ https://codepen.io/isladjan/pen/abddjNb I try a few quick fixes, but they don't seem to work. Did anyone else face this issue? Can someone please help me with it? Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted July 1, 2020 Share Posted July 1, 2020 Welcome to the forums! We just had that kind of discussion: Seriously, whats up with you people not trying to learn new pixi? https://codepen.io/ivanpopelyshev/pen/RwrjEaL?editors=0010 Materials: 1. everything in mesh-and-shaders starting from https://pixijs.io/examples/#/mesh-and-shaders/triangle-color.js 2. application stuff - https://github.com/pixijs/pixi.js/wiki/v5-Custom-Application-GameLoop Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted July 1, 2020 Share Posted July 1, 2020 Its a bit different, maybe you should reverse UV's passed to mesh Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.