David Capello

Results 245 comments of David Capello

Actually the issue is related to both projects. There is hard part where the UI must respect the text direction (`ui::Entry`) of each segment, and that requires some extra data...

I forgot to mention that the real fix to this issue is related to #28 and #139 to add support for IME.

@raousoft taking note about this, I'll try to give more priority to the IME stuff too. It's an issue with 3 problems: * rendering RTL text mixed with LTR *...

I was working on this a little but at the moment only the RTL text will be rendered correctly, but the editing capabilities will be a little broken (I'll leave...

89904afa821738de19cf8f5b3287d96f0501a253

Related to #2980 where events are needed, I'm implementing a new API for some events: https://github.com/aseprite/aseprite/pull/2980#issuecomment-937347086

Some possibilities requested by other people: ![cxgp0qpwqaa_lkg](https://cloud.githubusercontent.com/assets/39654/20245118/782ddeda-a978-11e6-845d-ee8a485e451f.jpg) [Source](https://twitter.com/mckack/status/797605447939321857)

Hi @Omar-AbdulAzeez, I thought about the possibility to create new windows from tabs in the past + the complexities about the duplication of widgets (color-bar & timeline mainly) in the...

Hi @JosephTLyons, could you please check the latest release v1.2.24 and see if this issue is fixed? We've changed something in the rendering code on macOS.