Page 1 of 1

Hoverbox scrolling not working

Posted: 24 Oct 2022 19:13
by Texano88
Hi, I have a problem with the hoverbox, in here the scroll bars are no longer displayed, and I cannot even scroll to view the next items, as in the attached photo. I don't know if the problem is related, but before I also had the problem that the bottom bar with the info on files and sizes disappeared completely.
My configuration:

Code: Select all

[FileInfoTips]
ShowInfoTip=1
ShowInfoTipTree=1
ShowInfoTipCustom=1
ShowInfoTipExtra=1
ShowInfoTipShell=1
FileInfoTipNetwork=1
FileInfoTipExe=1
FileInfoTipAudio=1
FileInfoTipHoverIcon=0
FileInfoTipHoverCaption=0
FileInfoTipHoldShift=0
InplaceTips=1
InfoTipVisList=1111110111111010001011000001100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
InfoTipVisListExtra=00111111111
InfoTipDelayInitial=500
InfoTipVisibleTime=10000
InfoTipInvertOnCTRL=0
ShowHoverBox=1
ShowHoverBoxText=1
ShowHoverBoxOffice=1
ShowHoverBoxWeb=1
ShowHoverBoxFont=1
ShowHoverBoxImage=1
ShowHoverBoxVideo=1
ShowHoverBoxZip=1
ShowHoverBoxFolder=1
ShowHoverBoxForTree=1
ShowHoverBoxForList=1
ShowHoverBoxForTilesAndThumbs=1
ShowHoverBoxFolderContentsPreview=1
ShowHoverBoxClipboard=1
ShowHoverBoxTabs=1
HoverBoxOnJunctions=1
HoverBoxHoverIcon=0
HoverBoxHoverCaption=1
HoverBoxHoldShift=0
HoverBoxPola=0
HoverBoxIcon=1
HoverBoxStatus=0
HoverBoxWrap=0
HoverBoxScroll=0
HoverBoxPhotoData=0
HoverBoxFrame=0
HoverBoxImageSize=625
HoverBoxSkipExt=

Re: Hoverbox scrolling not working

Posted: 25 Oct 2022 16:34
by Norn
HoverBoxScroll=1

Re: Hoverbox scrolling not working

Posted: 25 Oct 2022 20:35
by Texano88
Thank you