nesrak1 / FSMViewAvalonia

PlayMaker FSM Viewer rewritten in Avalonia
MIT License
27 stars 15 forks source link

Don't display disabled actions #6

Closed SFGrenade closed 2 years ago

SFGrenade commented 2 years ago

Fixes #5

flibber-hk commented 2 years ago

Do you think it'd be better to display the action, but indicate it's disabled somehow? Maybe cut the opacity or something? (I don't know if there's ever any case where disabled actions get to be re-enabled or anything; it's certainly better like this)

SFGrenade commented 2 years ago

oh true, maybe it is better with an indication, as hk mods sometimes change fsm actions and the disabled actions could be in the way of what is wanted.

nesrak1 commented 2 years ago

Do you want to add an indicator then, or should I just pull this?

SFGrenade commented 2 years ago

i'll try to make an indicator, can utilize that single if.

SFGrenade commented 2 years ago

not a designer, would something like this look good? grafik or maybe something more like grafik

flibber-hk commented 2 years ago

Second one looks good to me

SFGrenade commented 2 years ago

second one is the commit