postiffm / bibledit-desktop

Desktop version of Bibledit
GNU General Public License v3.0
4 stars 6 forks source link

Minor optimizations of editor_get_widgets() #48

Closed rluzynski closed 6 years ago

rluzynski commented 6 years ago

This also optimizes editor_get_previous_textview() and editor_get_next_textview().

postiffm commented 6 years ago

I think I understand what you have done here. Is it going to provide a speed-up in the text editor?

rluzynski commented 6 years ago

Definitely yes although I have not measured the performance.