Vadim Lopatin

Results 87 comments of Vadim Lopatin

Currently, there is no such functionality. It makes sense to implement it. It could be possible to choose one of markup files from resources depending on DPI, screen size, etc....

Переделал буфер ColorDrawBuf на выделенный через malloc. Теперь большой DrawBuf не замедляет GC. Изменения размеров буфера в Resize редко происходят.

значит скачет не из-за буфера, а в процессе layout/measure или даже отрисовки.

Забыл, что в Win32 свой drawbuf - Win32ColorDrawBuf Там пересоздается bitmap.

This issue is probably caused by PR 405 https://github.com/buggins/dlangui/pull/405/commits/c99b3976f244eea30cb3bb2ef69648172e30b8c2

I don't have 32bit windows. Could you please try to build example1 on v0.9.118? If not fixed, try to comment out `metadata.d` line 5: version = GENERATE_PROPERTY_METADATA;

IDE использовала предыдущую версию dlangui. Попробуй обновиться до v0.8.8

Good idea. But it's hard to propose good solution.