Skip to content

Commit

Permalink
Merge pull request #494 from sm-shaw/487
Browse files Browse the repository at this point in the history
Improve Transaction counter look and feel and resize when window resized
  • Loading branch information
abondvt89 committed Jan 31, 2023
2 parents 2c90a79 + bc340c6 commit e7f45b7
Show file tree
Hide file tree
Showing 11 changed files with 240 additions and 125 deletions.
1 change: 1 addition & 0 deletions config/generic.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
<tc_log_to_temp>0</tc_log_to_temp>
<tc_unique_log_name>0</tc_unique_log_name>
<tc_log_timestamps>0</tc_log_timestamps>
<tc_graph_ribbon>false</tc_graph_ribbon>
</settings>
</transaction_counter>
<metrics>
Expand Down
2 changes: 1 addition & 1 deletion hammerdb
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ if [info exist env(Load_List)] {
}
}
append modulelist { Thread msgcat tablelist_tile tooltip tkcon xml xscale ctext comm emu_graph socktest tkblt huddle jobs }
append modulelist { Thread msgcat tablelist_tile tooltip tkcon xml xscale ctext comm emu_graph socktest tkblt huddle jobs tkpath }
set loadtext "Loading hammerdb modules"
after 100
Expand Down
Loading

0 comments on commit e7f45b7

Please sign in to comment.