mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
listframe: fix painting of scroolbar backround on empty pages
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3e551d8d71
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-02-17 (Sun, 17 Feb 2019)
Origin message was:
------------------
- listframe: fix painting of scroolbar backround on empty pages
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -377,7 +377,7 @@ void CListFrame::refreshScroll(void)
|
||||
if (1)
|
||||
{
|
||||
frameBuffer->paintBoxRel(m_cFrameScrollRel.iX+m_cFrame.iX, m_cFrameScrollRel.iY+m_cFrame.iY,
|
||||
m_cFrameScrollRel.iWidth, m_cFrameHeaderListRel.iHeight, COL_MENUCONTENT_PLUS_0,
|
||||
m_cFrameScrollRel.iWidth, m_cFrameScrollRel.iHeight, COL_MENUCONTENT_PLUS_0,
|
||||
m_nBgRadius, CORNER_BOTTOM_RIGHT);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user