mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-21 23:12:01 -07:00
member filtering, better visualization for selection state in targets/bps/threads/etc.
This commit is contained in:
+1
-1
@@ -3143,7 +3143,7 @@ ui_anim_(UI_Key key, UI_AnimParams *params)
|
||||
MemoryCopyStruct(&node->params, params);
|
||||
if(node->params.epsilon == 0)
|
||||
{
|
||||
node->params.epsilon = 0.01f;
|
||||
node->params.epsilon = 0.005f;
|
||||
}
|
||||
if(node->params.rate == 1)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user