mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-29 03:29:58 +02:00
[apps/probability] Add a comment for future optimisation
Change-Id: Ifb70e995772d63ed036078c5caa7082068fb2337
This commit is contained in:
@@ -22,6 +22,8 @@ private:
|
||||
void layoutSubviews() override;
|
||||
PointerTextView m_labelView;
|
||||
ImageView m_iconView;
|
||||
/* TODO: One day, we would rather store a mask (8bits/pixel) instead of two
|
||||
* images (16bits/pixels)*/
|
||||
const Image * m_icon;
|
||||
const Image * m_focusedIcon;
|
||||
ChevronView m_chevronView;
|
||||
|
||||
Reference in New Issue
Block a user