mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 16:49:40 +02:00
Move selected feature list to a collapsible inspector section (close #7273)
This commit is contained in:
@@ -95,7 +95,7 @@ export function uiEntityEditor(context) {
|
||||
|
||||
var sectionInfos = [
|
||||
{
|
||||
klass: 'selection-list',
|
||||
klass: 'selected-features inspector-inner',
|
||||
shouldHave: _entityIDs.length > 1,
|
||||
update: function(section) {
|
||||
section
|
||||
|
||||
Reference in New Issue
Block a user