mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 13:10:19 +00:00
656b58f205
Tomaz' code had a fixed height per tooltip item and some rather suspicious logic how to position them (and how to size the surrounding box), based on a fixed height in pixels per item - which of course fails if you use larger fonts or multi line items. This uses the bounding rects to correctly calculate the sizes and populates the tooltip with the other dive data that we already had in a helper function. This also fixes a small formatting issue for gas change events. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |
||
---|---|---|
.. | ||
addcylinderdialog.cpp | ||
addcylinderdialog.h | ||
addcylinderdialog.ui | ||
addweightsystemdialog.cpp | ||
addweightsystemdialog.h | ||
addweightsystemdialog.ui | ||
divelistview.cpp | ||
divelistview.h | ||
maintab.cpp | ||
maintab.h | ||
maintab.ui | ||
mainwindow.cpp | ||
mainwindow.h | ||
mainwindow.ui | ||
modeldelegates.cpp | ||
modeldelegates.h | ||
models.cpp | ||
models.h | ||
plotareascene.cpp | ||
plotareascene.h | ||
profilegraphics.cpp | ||
profilegraphics.h | ||
starwidget.cpp | ||
starwidget.h |