ui/test: Manual testing fixes (#949)
* Fixed tooltip list items not activated on click * Fixed crash when clearing focused graph edges after displaying graph with no edges * Updated and fixed manual graph view tests * Fixed previous location refocused when activating local symbol * Fixed crash in graph view after showing empty graph
This commit is contained in:
@@ -31,7 +31,7 @@ void level_1_func_1() // <- ACTION 1: activate
|
||||
|
||||
// ACTION 3: hover and click edges
|
||||
// RESULTS 3:
|
||||
// - hover highlight in grey
|
||||
// - hover highlight in focus color
|
||||
// - click shows source location in code
|
||||
|
||||
// ACTION 4: Reduce graph depth to 2
|
||||
|
||||
Reference in New Issue
Block a user