Remove a Typo bug : onEntered: { __forceHoverOff; false; hoverTimer.start() }
instead of onEntered: { __forceHoverOff = false; hoverTimer.start() }
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Showing
Please register or sign in to comment