mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-08 04:34:05 +00:00
Edit text-span selections with the plain AI Editor
This commit is contained in:
@@ -1227,7 +1227,7 @@ ComposeAiContent::ComposeAiContent(
|
||||
, _authorLabel(Ui::CreateChild<Ui::FlatLabel>(
|
||||
this,
|
||||
st::aiComposeAuthorLabel)) {
|
||||
if (_richSource && _tones.empty()) {
|
||||
if (_tones.empty()) {
|
||||
_session->data().aiComposeTones().refresh();
|
||||
}
|
||||
_preview->setResizeCallback([=] { refreshLayout(); });
|
||||
|
||||
Reference in New Issue
Block a user