[PE mobile] Fix bug 41693

This commit is contained in:
Julia Svinareva 2020-01-23 11:25:34 +03:00 committed by Alexey Golubev
parent 1f2b093ed1
commit 275d69f9e2

View file

@ -365,7 +365,7 @@ define([
_settings.push('hyperlink');
}
});
if (!no_text)
if (!no_text && !_.contains(_settings, 'image'))
_settings.unshift('text');
// Exclude hyperlink if text is locked