Skip to content
Snippets Groups Projects
Commit 0ab6361e authored by sam edelsten's avatar sam edelsten
Browse files

remove unneeded todo

parent 607ce949
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,6 @@ impl CosmicEditor {
editor.buffer_mut().lines.clear();
match text {
CosmicText::OneStyle(text) => {
// TODO get access to max_chars and max_lines here, implement limits
editor.buffer_mut().set_text(
font_system,
text.as_str(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment