Resolves #120 Horizontal Stack Cards
This commit is contained in:
@ -29,6 +29,7 @@ class EntityWrapper {
|
||||
}
|
||||
|
||||
void handleTap() {
|
||||
TheLogger.debug(tapAction);
|
||||
switch (tapAction) {
|
||||
case EntityTapAction.toggle: {
|
||||
eventBus.fire(
|
||||
|
Reference in New Issue
Block a user