Add feature switches to layouts, add option to remove a layout from more-screen
This commit is contained in:
parent
21dd38c3c7
commit
7882747424
7 changed files with 19 additions and 8 deletions
|
@ -69,6 +69,7 @@ export class InitUiElements {
|
|||
new FixedUiElement(`<div class='collapse-button-img' class="shadow"><img src='assets/help.svg' alt='help'></div>`).onClick(() => {
|
||||
fullScreenMessage.setData(fullOptions2)
|
||||
}).AttachTo("help-button-mobile");
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue