InterfaCSS
InterfaCSS copied to clipboard
Keep x and y values
Would be cool if you could set a frame or layout and tell it to keep its x and y value. Something like:
.offerRowView {
frame: rect(current, current, 30, 100%);
}
That is a great suggestion - I'll certainly consider adding that.
Cheers, Tobias