Send it fam! 😊 From: Keith Chapman chapaz@users.sourceforge.net Sent: June 10, 2019 10:50 AM To: [freemind:bugs] 1249@bugs.freemind.p.re.sourceforge.net Subject: [freemind:bugs] #1249 Scrolling is broken on OSX. The work around from Peter worked for me. Many thanks. [bugs:#1249] https://sourceforge.net/p/freemind/bugs/1249/ Scrolling is broken on OSX. Status: open Group: FreeMind_1.1.0 Labels: bug osx Created: Wed Feb 17, 2016 04:47 AM UTC by Mebe Last Updated: Wed Jun 05, 2019 04:09 AM UTC Owner:...
Use jdk 8 or 9 From: Gio Bacareza diesel888@users.sourceforge.net Sent: June 10, 2019 10:08 PM To: [freemind:bugs] 1249@bugs.freemind.p.re.sourceforge.net Subject: [freemind:bugs] #1249 Scrolling is broken on OSX. I tried Peter's work around but with a tweak. I downloaded and installed JDK 12 instead thinking that the latest version is better. Now Freemind starts but doesn't display anything. Back to the drawing board. [bugs:#1249] https://sourceforge.net/p/freemind/bugs/1249/ Scrolling is broken...
Install JDK 8 on your mac Finder > Applications > Freemind, show package contents, edit info.plist Remove JVMRuntime key and jdk1.7.0x string <key>JVMRuntime</key> <string>jdk1.7.0_45.jdk</string> Save, open freemind...things work! you can use atom text editor from github
Wow amazing! I think that fixed it for me too! I noticed that is also much smoother when scrolling and dragging the map. The bug was killing me! I was zooming in and out to try to make it work, changing fonts. Then I found this thread. I already had the most up to data java so I didn't download it, but I removed the <key>JVMRuntime</key> and <string>jdk1.7.0_45.jdk</string> (I used atom text editor from github) and now its perfect. Im using version 1.0.1 on macOS sierra 10.12 Thank you so much Joe!!...
I have the same problem. after a few hours of use, scrolling becomes broken and is stuck on some central position and when I try to move the map it flickers but does not actually change position. im using version 1.0.1 Thank you!