wtherion
wtherion copied to clipboard
Changes to inspect tool's output
Inspect should provide information about the object in a concise, user-friendly way in a single line of text. The main purpose is to help the user differentiate between objects without using Select.
- [ ] Display text content for both object types which may have text (point/line)
- [ ] Display
value
for points - [x] Display
name
for station points - [x] Display subtype for lines
We should discuss more options before implementing everything all at once.