aboutsummaryrefslogtreecommitdiff
path: root/src/components/text.ui
AgeCommit message (Collapse)Author
2017-08-03save presets as floats so project resolution is not relevanttassaron
unfortunately this breaks old projects and presets
2017-08-03max spinbox vals scale relatively & less errors when spamming res changetassaron
w/h attrs are locked during render so preview thread always get correctly-sized frame
2017-06-23QT5 Conversion + Directory StructureDH4