I have quite a decent modern processor, Intel® Core™ Ultra 9 185H × 22, and Wappler (7.2.1) is using 4.5% of it when in focus, causing fans to spin up when Wappler is open in Design view.
Only been like this for the last two versions (latest version is even more CPU intensive).
The Project is a simple single page Node JS/Docker/Bootstrap application on Ubuntu 25.04.
This may be the cause. The page has a slight animation on a header image and when I scroll past it in Design view the fans reduce (the page uses only 37.9mb of memory in the browser and even with the animation showing within Chrome itself does not cause my fans to ramp up). Not sure why this happens now but was not the case a couple of versions back (same page no changes). Can only say what I'm experiencing... 4.5% is not harming performance in any way it is just noticeable as the fans ramp up only when Wappler is in focus.
I can't tune the fan curve it is set in BIOS George.
If this is included in our style.css file then CPU usage significantly increases (but the same does not happen when the page is displayed in Chrome so it is a Wappler issue with the animation). Surely such a simple animation should not cause this? If we remove it CPU basically falls to zero...
Ive mentioned before on posts about performance issues that I find problems most frequently on pages with multiple animated items (especially when nested) - collapses, modals, offcanvas, accordion etc.
Will see if we can disable such css animations when in design view as some might interfere with our editing overlay and tools and that is why they execute more heavily than in the browser.
Thanks Teodor I did try it and it fails to display the page as the CSS itself is ignored all together. I pointed this out to George in a message. I'll go ahead and tag you in to the message thread and if you wish I can submit a bug report regarding the issue based upon your input?