Skip to content

config panel shows loaded config#13

Open
peterv959 wants to merge 1 commit intojangabrielsson:mainfrom
peterv959:get-config
Open

config panel shows loaded config#13
peterv959 wants to merge 1 commit intojangabrielsson:mainfrom
peterv959:get-config

Conversation

@peterv959
Copy link
Contributor

I adjusted as little as I could to get the loaded emulator config values to display on the config panel. I sorted the keys. When the values are themselves javascript objects (i.e. a dictionary or a list) they are displayed on separate lines within the table row. I did not sort those keys. The argv parameter displays with the list indices as the "key." The colors parameter just has the key and value on each line. I contemplated making them tables within the table but opted not. Nor did I go to the trouble to recurse. I can't imagine the need for further nested objects. It wouldn't be hard to do but seemed like overkill. I hope you'll find it doesn't look much different than what you might have written. I used it as a learning exercise for Vue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant