summaryrefslogtreecommitdiff
path: root/ide
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2018-03-26 21:39:02 +0000
committerMatthias Melcher <fltk@matthiasm.com>2018-03-26 21:39:02 +0000
commitdaca2a95cf0e0d14df68b4e21ed077a88dbb19be (patch)
tree95d0813f2feb5bd7aa4d1eb184c088ef80475dc3 /ide
parent3b7e1a5ec69d606488f5adf5ca15bf9baf67818f (diff)
Android: New version of the IDE Android Studio 3.1 . All still working fine.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12808 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide')
-rw-r--r--ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx b/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx
index e0623f172..b2be477cd 100644
--- a/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx
+++ b/ide/AndroidStudio3/app/src/main/cpp/HelloAndroid.cxx
@@ -444,6 +444,7 @@ int xmain(int argc, char **argv)
Need Work:
- Fl_Android_Graphics_Driver::pie(int) needs refactoring
- ...::line(...) has round ing issues (see rounded box type)
+ - grab() not working when leaving window (adjuster...)
test/CubeMain.cxx test/line_style.cxx