Closed YupHio closed 7 years ago
If anyone wants to dip into Qt, this is a very simple feature to implement. Currently each cell has to be clicked individually to change its color. We want to be able to click and drag across multiple cells. Make it happen.
I'll start working on this this afternoon
This one sucks. Hard to implement as it turns out. Lol
A draw rectangle was implemented using the last 2 points changed
If anyone wants to dip into Qt, this is a very simple feature to implement. Currently each cell has to be clicked individually to change its color. We want to be able to click and drag across multiple cells. Make it happen.