Browse Source

Merge pull request #245 from lolgzs/fix-browser-method-references-selector

Fix method references select in Browser: we cannot browse current method...
Nicolas Petton 12 năm trước cách đây
mục cha
commit
e2a30be96e
3 tập tin đã thay đổi với 55 bổ sung325 xóa
  1. 0 6
      js/IDE.deploy.js
  2. 53 318
      js/IDE.js
  3. 2 1
      st/IDE.st

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 6
js/IDE.deploy.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 53 - 318
js/IDE.js


+ 2 - 1
st/IDE.st

@@ -1226,7 +1226,8 @@ updateSourceAndButtons
 				with: [ |option|
 					html option
 						with: 'References';
-						at: 'disabled' put: 'disabled'.
+						at: 'disabled' put: 'disabled';
+                        at: 'selected' put: 'selected'.
 					html option
 						class: 'important';
 						with: selectedMethod selector.

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác