Skip to content

Add a Padding class

Marco Martin requested to merge work/mart/padding into master

An item that adds padding around another item, behavior similar to Control, but without focus, input events or accessibility issues, to be used when it's really the only feature form Control needed.

This is a clean room implementation of a class with padding not copied from Qt's Control, which should clear things license-wise compared with !1245 (closed)

Merge request reports