Skip to content

Place each tps channel in a separate tab

Lan Dam requested to merge tps_tabs into master

#158 (closed)

  • When total of TPS days > DAY_LIMIT_FOR_TPS_IN_ONE_TAB, each TPS channel will be plotted in a separate tab.
  • Plots in all tps tabs have to fit well inside port views.
  • Zooming should show correctly in all tabs
  • ctrl+click show marker in all tabs.
  • After ctrl_click in one tab, when changing tab, the scrollbar will scroll to the similar position on the new tab.

For quick test, change constants. DAY_LIMIT_FOR_TPS_IN_ONE_TAB to 10 and run on B44-4000939.sdr

Merge request reports