mirror of
https://github.com/goauthentik/authentik
synced 2026-04-28 10:28:22 +02:00
After talking with @GirlBossRush, I realized that my architecture would be simplified by separating the style controller from the renderer. Lit uses Controllers just for that purpose, so: 1. A renderer that either puts down the button or puts down the documentation 2. A controller that monitors the button for its state and, when that state changes, updates the host's CSS to fit within the page correctly when the button is rotated. 3. Some helper styles the container needs to help the button display correctly. Run the thing and click on the button. This changes the look and feel of the application to a small degree. Screenshots may need to be updated. None. \# What \# Why \# How \# Designs \# Test Steps \# Other Notes
246 B
246 B