Bug fix: Layout window IDs not correct
authorColin Clark <colin.clark@cclark.uk>
Thu, 14 Sep 2023 11:04:17 +0000 (12:04 +0100)
committerColin Clark <colin.clark@cclark.uk>
Thu, 14 Sep 2023 11:04:17 +0000 (12:04 +0100)
commit436753cf4802293787d4171bc8a5d9320fc407ae
tree458551850be158c1f4dc902dd557f33071cd196e
parentc7f18408db523fe80136eb8d5c945094c024eb5e
Bug fix: Layout window IDs not correct

Layout window IDs were not being incremented when new windows were
displayed.

Bugs remain:
If a default layout has not been created, it is necessary to click on
the image for the displayed window ID to be displayed correctly.
src/layout.cc
src/preferences.cc