axmol/cocos/ui/UIEditBox
codetypes e9305431da fix edit box position error (#20358)
'sysEdit' y position is relate with frame height, not the viewport height. When in FIXED_WIDTH mode, if frame height is bigger than viewport height, it will got error y position.
2019-11-23 18:25:49 +08:00
..
Mac update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
iOS fix some warnings (#20236) 2019-10-25 09:27:54 +08:00
UIEditBox.cpp fix compile warnings (#20028) 2019-08-13 18:19:32 +08:00
UIEditBox.h fix compile warnings (#20028) 2019-08-13 18:19:32 +08:00
UIEditBoxImpl-android.cpp ClassLoader.loadClass use 'Binary names'. (#19011) 2018-09-10 15:06:19 +08:00
UIEditBoxImpl-android.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIEditBoxImpl-common.cpp fix warning (#20146) 2019-09-24 11:31:35 +08:00
UIEditBoxImpl-common.h remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
UIEditBoxImpl-ios.h remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
UIEditBoxImpl-ios.mm remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00
UIEditBoxImpl-linux.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIEditBoxImpl-linux.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIEditBoxImpl-mac.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIEditBoxImpl-mac.mm fix edit box position error (#20358) 2019-11-23 18:25:49 +08:00
UIEditBoxImpl-stub.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIEditBoxImpl-win32.cpp Fix uninitialized variables problems found by drmemory (#19028) 2018-09-10 11:23:14 +08:00
UIEditBoxImpl-win32.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIEditBoxImpl.h remove void in function declaration (#19954) 2019-07-22 09:38:46 +08:00