Skip to content

applets/kickoff: set initial appsModelRow to 0

Fushan Wen requested to merge work/fuf/kickoff/init-model into master

Though the 0 index modelForRow isn't supposed to be used, the initial value still needs to be 0 to trigger model data update when the applet first launches.

Test: open Kickoff, press left and down keys

Edited by Fushan Wen

Merge request reports