feat(messages): restore scroll-to-bottom bar with snap decision
This commit is contained in:
@@ -125,6 +125,8 @@ internal sealed class MainWindow : Window
|
||||
|
||||
internal Components.HonorificHeader GetHonorificHeaderForSelfTest() => _honorific;
|
||||
|
||||
internal Components.MessageList GetMessageListForSelfTest() => _messages;
|
||||
|
||||
// new-shadow on Window.Toggle so the open path also writes Config —
|
||||
// OnClose already covers the close path through the base behaviour.
|
||||
public new void Toggle()
|
||||
|
||||
Reference in New Issue
Block a user