GitXplorerGitXplorer
O

NeoAxis.UI

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
1f422fee4dfed1aa8ca355382548a25e71845509

Mostly better documentation, the moving of debug geometry drawing into a conditional define, but also the fixing of the size calculation of border widths and radius in the rectangle control.

OOrvid committed 12 years ago
Unverified
d0170e60b182866467a9d91d468809889e02084b

The rectangle now draws correctly with a border radius property.

OOrvid committed 12 years ago
Unverified
01dda3b01d82b5334ec7699fc0845611d2f55ac3

The rectangle class now has a border width property, color will be accessible soon as well, but it allows you to draw a rectangle with a border. This will eventually allow support for rounded corners on it as well.

OOrvid committed 12 years ago
Unverified
59c9f5a093ec9264f86e16b685801414e83abdf2

Woops, missed the license file :P

OOrvid committed 12 years ago
Unverified
35df2c104772cf5f5a03ffa4f0c9d9538ac56d0c

The initial import to the repo, AdvancedEditBox currently supports a cursor and selection only when EnableMultilineInput is false.

OOrvid committed 12 years ago