What's happening here is that the preview doesn't re-render when a node inside a way is selected after the way is selected. While this should probably be fixed by an update to the feature render method, it has been fixed just as well by a css flexbox change.
... also, unclear how the app determines what feature to list at the top of the list - it seems it may always be the way, and then the node contained therein.
Fixes #188
What's happening here is that the preview doesn't re-render when a node inside a way is selected after the way is selected. While this should probably be fixed by an update to the feature render method, it has been fixed just as well by a css flexbox change.
... also, unclear how the app determines what feature to list at the top of the list - it seems it may always be the way, and then the node contained therein.