Devlog 08
hi guys :D.
I’ve added a solid amount of features since the last devlog. Last ver was just a basic canvas with some adjustment sliders, but now I have the UI looking like a proper editing app.
Updates:
- Histogram: I added the RGB histogram that used to be present in the Pyqt version. Overall just helps keep track of the tones throughout the image.
- Fimlstrip: Added a filmstrip at the bottom, which displays active images so you can easily browse thru all the pics you’ve imported.
- Exif metadata: I added a overlay tag on the top left that displays ISO, aperutre, shutter speed, and focal length. The screenmshot that I provided just has synthetic info, I imported a png.
- Status: Bottom bar tracks canvas dimensions.
- UI and refactoring: I reorganized the structure a little, added standard icons, the components fit into clean rows and containers.
- Backend wiring: Wired up most backend features into the UI, including image selection/importing, histogram data, light adjustment bars, color adjustment bars, & the save button.
Whats next?
- Finish wiring up the rest of the UI features to the backend, which include the cropping, zoom, and new feats I will be adding.
- Will most likely be adding an auto-select tool that uses edge recognition to select specific objects, the kinda tool that other apps like GIMP and Photoshop use.
- Shipping will occur within the next 2 devlogs (hopefully)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.