You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This theme is currently based on [Avalonia.Themes.Fluent](https://github.com/AvaloniaUI/Avalonia/tree/759facea182b7771ce07baf173c52529f4871004/src/Avalonia.Themes.Fluent),
19
20
both as a fallback for any controls not covered yet and as starting point for our (somewhat simplified)
@@ -175,7 +176,7 @@ In your App.axaml, replace the existing theme (e.g. `<FluentTheme />` or `<Simpl
175
176
|| <h3>TabStripItem</h3> ||
176
177
||||
177
178
|✅ | <h3>TextBox</h3> ||
178
-
|| <imgsrc="https://github.com/user-attachments/assets/4c14fdcd-f41d-41f0-aa39-1b37d7f5ab26"alt="TextBox demo"max-width="332"> |[ScrollBar](#scrollbar) for multiline text input not done yet <br /> <br />There appears to be no easy way for styling the caret thickness and margin |
179
+
|| <imgsrc="https://github.com/user-attachments/assets/47930d85-ec80-44b4-802d-6fe72d81bee4"alt="TextBox demo"max-width="332"> |[ScrollBar](#scrollbar) for multiline text input not done yet <br /> <br />There appears to be no easy way for styling the caret thickness and margin |
0 commit comments