Wykres commitów

130 Commity (master)

Autor SHA1 Wiadomość Data
Michael d6fe6e23f9 replace morphic version due to new chrome bugs 2023-11-24 14:21:52 +01:00
Jens Mönig 6308eb953a reverted a pulled Morphic PR because it doesn't work 2022-01-28 16:01:37 +01:00
Jens Mönig a36f1e02c0 support url anchors
thanks, @dragazo
2022-01-28 09:07:18 +01:00
Jens Mönig b19927868b added Node >> childThatIsA 2022-01-23 10:57:47 +01:00
Jens Mönig fd4f396645 only allow dragging block out from balloons and watchers in edit mode
(not in presentation mode)
2022-01-22 01:03:22 +01:00
jmoenig 0b51bfac1a updated version history 2021-12-10 14:30:29 +01:00
Joan Guillén i Pelegay 130d1a7582 Fixing translation issue of library names 2021-12-10 11:58:28 +01:00
jmoenig 59032ba2d5 tweaked slider transparency for flat design mode 2021-07-09 09:16:50 +02:00
jmoenig 79e6e454aa made scrollbars thinner by default 2021-07-09 08:01:34 +02:00
jmoenig 441e3e4d4d revert previous scrolling optimization
nvmd, I'm so stupid ;-)
2021-07-08 13:12:34 +02:00
jmoenig 04bf915d12 optimized Morph >> scrollIntoView() 2021-07-08 12:01:25 +02:00
jmoenig 431ac7c000 tweaked perish() animation 2021-07-07 12:20:00 +02:00
jmoenig 601b04a72e added jshint esversion 2021-07-05 16:46:31 +02:00
jmoenig b3bb4eb51e fixed centering of menus, thanks, @brollb! 2021-07-02 17:29:59 +02:00
jmoenig a5937b460f Merge branch 'master' into scenes 2021-06-12 23:35:32 +02:00
jmoenig 4e6d7b4f22 prevent orphaned loading error messages 2021-06-09 20:04:37 +02:00
jmoenig e8900241e0 new Morphic bulk file-drop events 2021-04-12 17:34:14 +02:00
jmoenig b8e0dc143d enabled scientific notation in numeric text fields 2021-02-10 10:32:43 +01:00
jmoenig f224e69942 fixed #2768 2021-01-30 12:57:41 +01:00
jmoenig 782d27f155 fixed #2743 - prevent browser override for ctrl+o gesture 2020-12-02 12:05:16 +01:00
jmoenig 3f9ee9d5d5 fixed being unable to place the cursor at the end of a multi-line text 2020-11-12 13:18:29 +01:00
jmoenig 8734e3640b reverted morphic "unclosable menu prevention"
because it broke the search box in the project dialog
2020-11-02 23:16:53 +01:00
jmoenig d2bf2b6178 prevent unclosable Morphic menus, thanks @brollb ! 2020-10-27 16:46:59 +01:00
jmoenig a7d56450fe create morphic drop-shadows just in time 2020-10-22 18:30:22 +02:00
jmoenig c27c14d8cb morphic: enabled zero values for menu selection entries 2020-10-20 16:47:03 +02:00
jmoenig d33d4c0162 don't auto-translate ListMorph items 2020-09-12 16:30:35 +02:00
jmoenig 8ace897acc added separators to list morphs, '~' for the libraries dialog 2020-07-23 11:18:30 +02:00
jmoenig 7261dbb462 fixed mouseDown events for touch devices 2020-07-23 00:27:32 +02:00
jmoenig a7a1404648 fixed input slider target update rendering
thanks, @jadga-h , for the bug report!
2020-07-22 16:49:12 +02:00
jmoenig 53e661b7ed tweaked block-fading mouse-over 2020-07-22 10:41:59 +02:00
jmoenig 9dcd327f07 tweaked dynamic coloring and block-fading 2020-07-21 10:52:30 +02:00
jmoenig 217bba78ed tweaked transparency of grabbed morphs 2020-07-20 18:27:25 +02:00
jmoenig 6d7213588f update the Hand's position on mouse-down - avoid triggering at the origin point 2020-07-20 11:33:07 +02:00
jmoenig 429a3b00aa tweaked Morphic Hand >> allMorphsAtPointer to observe holes 2020-07-17 16:06:03 +02:00
jmoenig 42efa35e39 blocks-fadeout (under construction) 2020-07-17 15:46:40 +02:00
jmoenig 582b7c83de morphic tweaks 2020-07-16 08:37:52 +02:00
jmoenig a91bf33aa5 switch to scripts tab when dragging a block into the editor pane
thanks, @jadga-h, for the idea!
2020-07-15 14:49:28 +02:00
jmoenig 2274154339 made keyboard handler (more) invisible
thanks, @bromagosa, for the settings!
2020-07-15 09:20:05 +02:00
jmoenig 66335bc566 prevent the browser from hijacking cmd-d/f/i/p/s key events 2020-07-10 00:18:35 +02:00
jmoenig 20d77fab11 added Morphic constants for BLACK and WHITE colors 2020-07-01 18:22:58 +02:00
jmoenig 4e5ecd52ef registered Morphic "touchmove" event as passive 2020-06-30 00:18:06 +02:00
jmoenig 1085e5dcc2 enable soft keyboard on Android 2020-06-13 15:19:53 +02:00
jmoenig 2ca491abfa fixed a Morphic submenu closing bug 2020-06-10 11:46:29 +02:00
jmoenig dd4399ba23 updated Morpic documentation 2020-06-09 17:22:55 +02:00
jmoenig ad7ce96abb Morphic documentation update (in progress) 2020-06-09 13:36:36 +02:00
jmoenig b1a9f2fced optimized cursor position inside editable text elements 2020-06-08 16:46:39 +02:00
jmoenig 6eb1c85504 tweaked touch screen settings 2020-06-01 13:51:52 +02:00
jmoenig 42a28cca7b fixed a color sensing glitch 2020-05-29 13:56:49 +02:00
Joan Guillén i Pelegay b4ee371659 Fixing slider position for lower values 2020-05-19 19:18:43 +02:00
jmoenig 5144c1ba61 made (soft) keyboard entry caret transparent on mobile devices 2020-05-19 11:20:53 +02:00