Reorganize components in imageview
As I plan to work on #19 (closed), I thought it was time to clean-up the imageview
folder to make some space.
This PR:
- Puts components for resolution rings in a sub-folder
rings
- Puts toolbar components in a sub-folder
toolbar
- Extracts the tooltip logic in a component
Tooltip
then put in a sub-foldertooltip
with its CSS module