What annoys me is finding the Event Explorer all folded up every time I open the MFA. Half the time it feels like too much effort to open it all up to the groups/subgroups I'm working on, so I end up...
Volnaiskra Today, 06:27 AMIs anyone else unable to rename qualifiers anymore? Tried:
- closing and reopening an MFA
- restarting fusion and my PC
- opening a different MFA that I had previously been working on in 294.4
-...
Update: Happens with an edit box as well.
Christian_Wheel Today, 06:03 AMWhen I add a button to my frame, the frame loses the ability to render any other graphics except macos native UI elements on the frame. Actives, Backdrops all disappear and I'm just left with a gray...
Christian_Wheel Today, 05:50 AMI'll share what I've learnt, though a lot of it isn't about specific coding techniques (actually, none of it is) but just about being disciplined and smart: stop and comment as you work, plan your...
Volnaiskra Today, 05:20 AMHTML Tag Holder (HTMLTagHolder.mfx) requires
Link of this extension?
I actually find loops to be very useful in a lot of ways (atleast in my opinion X)), running a loop as a trigger can make things more manageable and doesn't make you worry about the event ordering...
Linky Today, 01:06 AMAvoid loops and recursive as much as possible, as fusion’s flow control is not that strong (and possible performance lose due to the iterate of entire event page.). fusion will loop for each object...
defisym Today, 12:28 AMInstead of having the object's 'follow the frame' property turned off, it might be easier to either;
- use an event to keep it in the one spot (i.e. while the object is not moving, set X/Y coords to...
You'll need to include the visible edges in the equation
NaitorStudios Yesterday, 09:55 PMOkay, this might be a bit tough to explain but here goes. So I have an object that does not follow the frame that I want to move up and down with the easing object. I only need to change the Y value,...
TheHandwovenBox Yesterday, 09:27 PM
Just slow-double-click it, as you would rename...
Just slow-double-click it, as you would rename something in Windows Explorer (ie. click once to select it, wait half a second so you don't trigger a double-click, then click again).
Volnaiskra Today, 06:54 AMI can confirm...