logic: fallback selection after refresh
* extracted code for translating input messages to token activations from the FeatureController to the helper class ActivationTranslator. * used ActivationTranslator in UndoRedoController to determine if the symbols that have been selected before refresh are still available after parsing again.
This commit is contained in:
@@ -35,6 +35,8 @@ add_files(
|
||||
add_files(
|
||||
LIB_FILES
|
||||
|
||||
component/controller/helper/ActivationTranslator.cpp
|
||||
component/controller/helper/ActivationTranslator.h
|
||||
component/controller/helper/BucketGrid.cpp
|
||||
component/controller/helper/BucketGrid.h
|
||||
component/controller/helper/DummyEdge.h
|
||||
|
||||
Reference in New Issue
Block a user