markdown · 813 bytes Raw Blame History

improving the proerties button in sniffly

right now this button just displays status text in the bottom

I propose we make that status text the default when any selection (not hover) is made that is to say the current properties status indicator we added should be there whenever we have an active selection for that selection

so if i open to downloads and then select inMusic.app or whatever the dir is, I expect to see the status info at the bottom left by defaultt, and change if i select another file and disappear if i deselct.

I propose the properties button opens the finder/mac os system properties viewer since we seem to be leaning towards a mac os exlusive buid here what're you're thoughts on the new behavior of the button and implementing the fixes to status behavior (always on selection))

View source
1 # improving the proerties button in sniffly
2
3 right now this button just displays status text in the bottom
4
5 I propose we make that status text the default when any selection (not hover) is made
6 that is to say the current properties status indicator we added should be there whenever we have an active selection for that selection
7
8 so if i open to downloads and then select inMusic.app or whatever the dir is, I expect to see the status info at the bottom left by defaultt, and change if i select another file and disappear if i deselct.
9
10 I propose the properties button opens the finder/mac os system properties viewer since we seem to be leaning towards a mac os exlusive buid here
11 what're you're thoughts on the new behavior of the button and implementing the fixes to status behavior (always on selection))
12
13