+3
−0
Loading
There is a problem with data display after interface resize when user performs these actions: 1. Run spdk_top with multiple data pages 2. Switch to the last page 3. Enlarge interface increasing window height significantly. After following these steps user is presented with a blank tab with no records and incorrectly displayed page info (i.e. 3/1) and has to manually switch back to the pages containing selectable records. This patch forces spdk_top to display first data page after vertical resize. Change-Id: I4f8eb27f360e44140f9db7a80e57d299847ca0af Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8979 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>