vlang / ui

A cross-platform UI library written in V
MIT License
2.32k stars 154 forks source link

Justification of text in label widget, grid work, improvement on scrollview, style redesign #433

Closed rcqls closed 2 years ago

rcqls commented 2 years ago
medvednikov commented 2 years ago

There's a UI regression, and the upload to imgur failed.

Can you please have a look @Larpon?

rcqls commented 2 years ago

@medvednikov @Larpon No need for now to regenerate the graphical regression images since I need to deactivate temporarily the graphical regression when developing style. The PR can be then merged.

larpon commented 2 years ago

The images from imgur is deleted already so that'll be hard right now. image I can see why they need to be disabled while you're working on it. @rcqls are you working on all of them - or only some? We can disable them more fine grained if need be.

rcqls commented 2 years ago

The images from imgur is deleted already so that'll be hard right now. image I can see why they need to be disabled while you're working on it. @rcqls are you working on all of them - or only some? We can disable them more fine grained if need be.

At some point, I need to think about it. But for sure right now and for a little when working on styling I think it is better to deactivate the test because it can change the look and feel pretty often. Also I'll try to prepare some more dedicated v ui tests.