Skip to content

AdwEntryRow: Add max-length property

xenia requested to merge axtloss/libadwaita:axtloss/entryrow-max-length into main

Adds the max-length property to AdwEntryRow, which allows limiting the length of the text in the entry.

Closes: #832 (closed)

This currently does not have any tests, I noticed that other properties don't have any tests either so I wasn't sure if I should any for max-length.

Merge request reports