Changeset 104909 in vbox
- Timestamp:
- Jun 13, 2024 10:30:10 AM (10 months ago)
- svn:sync-xref-src-repo-rev:
- 163511
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.cpp
r104908 r104909 599 599 } 600 600 } 601 if (m_fUseAreaChart && m_fIsAreaChartAllowed)602 {603 // painter.setOpacity(0.5);604 // painter.drawImage(rect(), areaPixmap.toImage());605 // painter.setOpacity(1.0);606 }607 601 /* Draw a horizontal and vertical line on data point under the mouse cursor 608 602 * and draw the value on the left hand side of the chart: */
Note:
See TracChangeset
for help on using the changeset viewer.