The new new new version of the system menu seems to be working pretty well. Wrapping up for the day.
This commit is contained in:
@@ -947,8 +947,8 @@ $effect(() => {
|
||||
{#if !$ae_loc?.iframe || $ae_loc?.trusted_access}
|
||||
<E_app_sys_menu
|
||||
data={data}
|
||||
hide={$ae_loc.sys_menu.hide}
|
||||
expand={$ae_loc.sys_menu.expand}
|
||||
bind:hide={$ae_loc.sys_menu.hide}
|
||||
bind:expand={$ae_loc.sys_menu.expand}
|
||||
/>
|
||||
|
||||
<!-- The app debug menu -->
|
||||
|
||||
Reference in New Issue
Block a user