+28
−10
Loading
Current issues: -tab buttons do not show on app startup, -interface not refreshing properly after closing help window Fix for the first bullet point is to change color pair ID from 2 to 10 (the colors WHITE and BLACK were swapped). The new helper function has been added to remedy the problems with refreshing interface after the pop-ups close. It is being called after details windows and help window are closed. Fixes: #2793 Change-Id: Ic91fc1ea8f858869c658b7803f6116fc4738aa63 Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15655 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>