Skip to content

Commit

Permalink
add axis lable and scaling to volume viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
Qianqian Fang committed Mar 20, 2020
1 parent 5e0e26c commit d7e6203
Show file tree
Hide file tree
Showing 5 changed files with 499 additions and 258 deletions.
8 changes: 4 additions & 4 deletions mcxstudio/mcxgui.lfm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
object fmMCX: TfmMCX
Left = 2110
Left = 406
Height = 849
Top = 130
Top = 61
Width = 1288
ActiveControl = lvJobs
Align = alTop
Expand Down Expand Up @@ -157,7 +157,7 @@ object fmMCX: TfmMCX
OnResize = FormShow
OnShow = FormShow
Position = poScreenCenter
LCLVersion = '2.0.2.0'
LCLVersion = '2.0.6.0'
object ToolBar1: TToolBar
Left = 0
Height = 119
Expand Down Expand Up @@ -1021,7 +1021,7 @@ object fmMCX: TfmMCX
end
object ToolButton35: TToolButton
Left = 213
Height = 68
Height = 5
Top = 2
Caption = 'ToolButton35'
Style = tbsDivider
Expand Down
Binary file modified mcxstudio/mcxshow.res
Binary file not shown.
Loading

0 comments on commit d7e6203

Please sign in to comment.