File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 </textField >
3636 <textField horizontalHuggingPriority =" 251" verticalHuggingPriority =" 750" translatesAutoresizingMaskIntoConstraints =" NO" id =" 8ck-Ow-7rf" >
3737 <rect key =" frame" x =" 18" y =" 449" width =" 564" height =" 21" />
38- <textFieldCell key =" cell" lineBreakMode =" clipping" alignment =" left" title =" Meta" id =" zLR-cI-iJ0" >
38+ <textFieldCell key =" cell" lineBreakMode =" clipping" alignment =" left" title =" Meta Data " id =" zLR-cI-iJ0" >
3939 <font key =" font" metaFont =" system" size =" 18" />
4040 <color key =" textColor" name =" labelColor" catalog =" System" colorSpace =" catalog" />
4141 <color key =" backgroundColor" name =" textBackgroundColor" catalog =" System" colorSpace =" catalog" />
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ class SettingsController: BaseViewController {
3434 } ) )
3535 self . fpsPicker. selectItem ( at: GlobalSettings . shared. fpsSetting. selected)
3636
37- self . sdkVersion. cell? . title = AgoraRtcEngineKit . getSdkVersion ( )
37+ self . sdkVersion. cell? . title = " v \( AgoraRtcEngineKit . getSdkVersion ( ) ) "
3838 }
3939
4040 @IBAction func onResolutionChanged( _ sender: NSPopUpButton ) {
You can’t perform that action at this time.
0 commit comments