You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The overall look and feel has a lot of room for improvement:
Better dark palette
Better light palette
Styling for thumbnail cards in main Photos tab
Styling for buttons
Better hover effects for buttons, tabs, cards, etc.
Main layout
Consistent statusbar/tooltop messages (some widgets only have tooltip or vice versa)
Draw progress bar on top of status bar instead of reserving extra space at bottom of screen
Top tabs waste too much space; turn into a sidebar instead?
Toolbar is visible for all tabs, but the current buttons really only apply to the Photos tab. This should either be merged into the Photos tab, or hidden by default, or include only buttons that apply to multiple tabs.
InfoCards
Add rounded corners to card thumbnails (can't be done in QSS. requires handling in paintEvent)
Clicking text on a taxon or obs info card does not select it (QLabel doesn't allow clicked signal to reach parent widget)
Top of icons sometimes get cut off (weird padding/spacing/margins issue?)
When loading InfoCardLists, make placeholder the same size as fully loaded card (to get rid of weird effect when loading a very long list)
Taxonomy browser
Newly added history & frequent taxon info cards don't have on-click event bound
Main taxon photo has hover effect + click event when no photo is loaded
When deselecting iconic taxon filter button, don't select it in taxon view
When a taxon is selected (not as part of an observation), deselect any current observation
When taxon search is run, switch to search results tab if it's not already displayed
Continuing from #175
Theme & styles
The overall look and feel has a lot of room for improvement:
Main layout
InfoCards
QLabel
doesn't allowclicked
signal to reach parent widget)Taxonomy browser
Observation browser
Photo viewer/previews
The text was updated successfully, but these errors were encountered: