If a tab is displayed twice, the app shows strange behaviour (blank screen or no further input possible). This is probably because the tag of the tab item is not unique. The proposed solution prevents the duplication of tab items by only displaying those in the settings picker that do not lead to duplication. See also Issue #2157.
If a tab is displayed twice, the app shows strange behaviour (blank screen or no further input possible). This is probably because the tag of the tab item is not unique. The proposed solution prevents the duplication of tab items by only displaying those in the settings picker that do not lead to duplication. See also Issue #2157.