blackstream-x / pyxelate

Partially pixelate images or short video clips
GNU General Public License v3.0
7 stars 1 forks source link

Code deduplication by factoring out common GUI parts to the app module #46

Closed blackstream-x closed 3 years ago

blackstream-x commented 3 years ago

Create a new pyxelate.app module and factor out the common GUI parts there (closes #45 ) Add help (#37 #38 ) Add export buttons to side bar (#35)