Skip to content

Attribute viewer config editor doesn't show the label of extended attributes #13

@helje5

Description

@helje5

In: Person Viewer / Attributes / Configure

This config:

      <dict>
        <key>key</key> <string>27 Auftrag bis</string>
        <key>type</key><string>1</string>
      </dict>
      <dict>
        <key>key</key>  <string>30_photo_permission</string>
        <key>label</key><string>Fotoerlaubnis</string>
        <key>type</key> <string>2</string>
      </dict>

Shows as:

Image

E.g. when an explicit label is used, this doesn't show. It does properly show in the viewer itself:

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions