mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
Fix: Revert change to ObjectBrowser
This commit is contained in:
parent
7a42c7b10e
commit
f13f977177
@ -173,7 +173,7 @@ public class ObjectBrowser extends ObjectManagerActivity implements OnSharedPref
|
||||
selected_index = position;
|
||||
allObjects.get(position).addUpdatedObserver(updatedObserver);
|
||||
allObjects.get(position).updateRequested();
|
||||
//updateObject();
|
||||
updateObject();
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user