mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[escher/layout_field] Remove TODO comment
This commit is contained in:
@@ -135,7 +135,6 @@ bool LayoutField::ContentView::resetSelection() {
|
||||
|
||||
void LayoutField::ContentView::copySelection() {
|
||||
if (selectionIsEmpty()) {
|
||||
// TODO LEA if selection empty?
|
||||
return;
|
||||
}
|
||||
constexpr int bufferSize = TextField::maxBufferSize();
|
||||
|
||||
Reference in New Issue
Block a user