TangentFoxy / Pop.Box

(ON HOLD) Pop.Box is an easy to use GUI library for the LÖVE engine, intended for rapid prototyping.
http://guard13007.github.io/Pop.Box/docs
MIT License
8 stars 4 forks source link

Features: Window snapping and offset #48

Open TangentFoxy opened 8 years ago

TangentFoxy commented 8 years ago

Window snapping for window elements? Optional feature. Also resizing and toggleable close button and toggleable moving or resizing.

data.offset table with data about how to offset an element from default positioning? Percentage and/or absolute value.