esmero / format_strawberryfield

Set of Display formatters, extractors and utils to make Strawberry field data glow
GNU Lesser General Public License v3.0
6 stars 9 forks source link

ISSUE-453: Fixes Override Windows (array) loosing Manifest ID when overridden #454

Open DiegoPino opened 1 week ago

DiegoPino commented 1 week ago

See #453

To test, add this to the settings (Mirador settings are confusing.. this is how you put the thumbnail navigation for the first opened window to the right.

{
"windows": [{
  "thumbnailNavigationPosition": "far-right"
}]
}

@alliomeria :eyes:

DiegoPino commented 1 week ago

@alliomeria we could also totally remove from the per Window setting that defines where the Bar goes, and just leave the "default" you shared as driving factor. That would also make new windows also default to that position. We can talk tomorrow about that