Need help to convert existing code hiding More-Info Header and more to 2026.3 #84
-
|
I have used this code for ages with card-mod, and recently converted to UIX, which works fine in 2026.2, but breaks in 2026.3. I got a starting point here (NemesisRE/kiosk-mode#514), but unfortunately, the threshold for understanding the tip is too high for me.. The goal is:
Example 2026.2:
Vs 2026.3:
Theme code: Any suggestions appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
|
did you try the untemplated version of that first? if that works, build from that |
Beta Was this translation helpful? Give feedback.
-
|
now what about those .breadcrumbs….? |
Beta Was this translation helpful? Give feedback.


more-info dialogs are now
ha-adaptive-dialogwhich will then contain eitherha-dialogorha-bottom-sheet. Also more-info now slots the header components indepedently soha-dialog-headeris found differently depending on dialog or bottom sheets.