1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00
Thomas Goyne 24c21dd425 Don't update the editbox styling when it hasn't changed
The syntax highlighting isn't especially slow, but the stylesneeded
event seems to be sent repeatedly until the styles aren't changed, so it
was pointlessly reparsing and restyling the text on every idle event.
2012-11-12 18:35:25 -08:00
..
2012-11-10 18:05:57 -08:00
2012-08-21 07:02:45 -07:00
2012-11-10 18:05:57 -08:00
2012-11-12 18:35:22 -08:00
2012-11-10 18:05:56 -08:00
2012-11-10 18:05:57 -08:00
2012-10-07 09:03:44 -07:00

* To be written.