pcdshub / pytmc

Generate EPICS IOCs and records from TwinCAT projects - along with many TwinCAT project tools
https://pcdshub.github.io/pytmc/
Other
10 stars 11 forks source link

debug's config_info pane does not distinguish missing fields from "" #160

Open n-wbrown opened 4 years ago

n-wbrown commented 4 years ago

In the debug window, it is not easily apparent whether the field highlighted in blue contains data. This could have either had 'pv: ' or no pragma at all but it is not clearly discernable.

Perhaps we could grey out the fields where there is no pragma information.

image