Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29
Here's a little issue I have with the Select All command (whether via keyboard or mouse does not matter).
If there's any selection present (no matter how small) when you perform a Select All, FamiTracker selects all channels in the current frame, when it is probably more useful for it to first select only the current channel and then All Channels on a second press (same as if there was no selection already).
But the hard part is getting the internal logic right. I understand that the current behavior works somewhat like this:
And a selection can span one or multiple channels -- what do you do then? If you've selected multiple channels then it's not useful for a Select All to restrict itself to one channel first and all channels second. Select All should always expand from the current selection. So maybe the logic could go like:
For comparison, if I'm in a word processor (e.g. MS Word) I can click repeatedly to select the current word, then the current sentence/paragraph. Now if I've selected some letters within a word already, the program doesn't necessarily jump straight to selecting the whole paragraph; it still goes -> word -> paragraph.
_______________________
Where to find me:
YouTube: [url=http://youtube.com/user/stratelier]http://youtube.com/user/stratelier
DeviantArt: [url=http://stratadrake.deviantart.com/]http://stratadrake.deviantart.com/