mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-29 19:49:58 +02:00
[apps/graph] Fix bug: select the right cell ot table at disappearing and
only then Change-Id: Ie9755694ae84f774ee1e3425d4bc7f1217ef6500
This commit is contained in:
@@ -17,6 +17,7 @@ public:
|
||||
int reusableCellCount() override;
|
||||
void willDisplayCellForIndex(HighlightCell * cell, int index) override;
|
||||
void setFunction(Shared::Function * function) override;
|
||||
void viewWillAppear() override;
|
||||
private:
|
||||
#if COPY_COLUMN
|
||||
constexpr static int k_totalNumberOfCell = 2;
|
||||
|
||||
Reference in New Issue
Block a user