float mousemove detection & ui mouse position rules down to ui core layer

This commit is contained in:
Ryan Fleury
2024-02-05 09:29:50 -08:00
parent f03f3e4421
commit f2c74cbcb2
5 changed files with 15 additions and 22 deletions
-1
View File
@@ -689,7 +689,6 @@ struct DF_GfxState
// rjf: frame request state
U64 num_frames_requested;
U64 last_time_mousemoved_us;
// rjf: history cache
DF_StateDeltaHistory *hist;