commit | cf3cb7cf7ee01a066a20c3e47189b336c48fb776 | [log] [tgz] |
---|---|---|
author | omar <omarcornut@gmail.com> | Tue Feb 26 12:50:44 2019 +0100 |
committer | omar <omarcornut@gmail.com> | Tue Feb 26 12:50:44 2019 +0100 |
tree | 2353681efefcfcf8bb82d7a5d759a659e24c11e4 | |
parent | b7b82520b4d8223d5d676f6bff05b34f7f58bf1f [diff] |
InputText: Fixed various display corruption related to swapping the underlying buffer while a input widget is active (both for writable and read-only paths). Often they would manifest when manipulating the scrollbar of a multi-line input text.