Two problems:
(1) In Firefox I get nothing but a grey screen. I'm sure it's because of some plugin or other, but OTOH the pre-load/save version does work for me in the same Firefox. FF 9.0.1, MacOS 10.6.8.
EDIT: It works on my Linux box, FF 8.0.1, Fedora 15.
(2) Okay, this is more nitpicky, but it would be nice to save the dimensions and scroll position of stage watchers that are watching a list.
Last edited by bharvey (2012-01-27 15:17:47)
Offline
MathWizz wrote:
nXIII wrote:
My sample "Vee" project no longer works due to the update today.
What did the update break?
None of the custom blocks run properly
Last edited by nXIII (2012-02-03 15:59:32)
Offline
I'm using Chromium nightly builds - at 18.0.1022.0 (dev build 119605) right now. When I try to save, I get an error, "Save failed: ReferenceError: Serializer is not defined"
Known issue? Anyhow, I'm happy that saving is finally here.
Cheers
Offline
I used lambda in an art project and everyone thought it was an upside-down "y".
Offline
It's just a color wheel. And I'm not particularly artistic, unfortunately. But maybe.
Last edited by shadow_7283 (2012-01-29 09:10:57)
Offline
bharvey wrote:
shadow_7283 wrote:
But maybe.
Are we supposed to say "pretty please with sugar on it"?
I can't take it home yet, and I assure you, it's nothing special. But I guess I will when I get a chance.
Offline
Nope.
Offline
I'm starting to develop some fixes and enhancements for the UI. You can see my in-development version here. Feedback welcome
(go to Snap! >> Help... >> Experimental Features... for a full list of changes)
Last edited by nXIII (2012-02-02 22:36:35)
Offline
Your new HMI seems good.
I wonder if the custom blocks should not be handled under an unique color palette rather being split amongst several palettes according to their "action type" like Byob is doing.
Now the New/Save/Open projects feature work but when a project is Saved, then Reloaded custom blocks are not "runable" (red blockage)
Offline
@ Jens, nXIII
Many thanks for the "duplicate" block feature and for the "duplicate/edit" custom block feature.
Reverting to Save/open projects.
A custom block "square" is not executable. Snap! shows a "red" blockage.
The same "square" application using Script variable does not work but then we have a message "Load failed : this.color.darker is not a function.
The same "square" function works if you don't use REPEAT , but duplicate 4 times the same MOVE/TURN sequence.
Offline
Awesome, nXIII! We really needed the palette; scrolling lagged a lot with lots of blocks.
Offline
@nXIII
Using Chrome browser , the New/Open/Save works correctly.
But, when I make 1 custom block to draw a square, one with Script Variables + 4 sequences of MOVE/TURN. It works when reloaded. Opposedly if I make a similar block, using REPEAT 4, Snap! makes a "red freeze". Strange !
Offline
bharvey wrote:
Help>About>Contributors>OK erases the contributors box but leaves
parts of the original About box still visible. (MacOS, FF)
Yeah, that's a bug in the original about box—I didn't change it.
xly wrote:
@nXIII
Using Chrome browser , the New/Open/Save works correctly.
But, when I make 1 custom block to draw a square, one with Script Variables + 4 sequences of MOVE/TURN. It works when reloaded. Opposedly if I make a similar block, using REPEAT 4, Snap! makes a "red freeze". Strange !
Custom blocks haven't worked properly since the 1/27 update. I'm working on finding a solution.
roijac wrote:
i really like the new dialogs style, nXIII, it's just so much cleaner
the palette works pretty good, variables section still a bit slow on loading
long loop for checking costume blocks?
I think the block creation is just slower in the JS version; I could try to cache the palettes, but they would have to update when a new variable is created.
Offline
Your DropBox one isn't working on FF Mac but is on Safari...
Offline
Hardmath123 wrote:
Your DropBox one isn't working on FF Mac but is on Safari...
Hm... it works fine for me on FF Mac 9.0.1 and 10.0. What extensions are you using? (Brian had this problem, too, and I'm not sure what caused it)
Offline
Sidharth wrote:
The save feature isn't working:
http://i.imgur.com/B2qPO.png
The project had:
- 1 list and its watcher
- one custom block
Custom blocks have totally broken the saving feature since the 1/27 update (they worked prior to it, so if you want you can download and use the old version). I'm working on fixing it.
EDIT: Fixed it ... I think. Try it out here
Last edited by nXIII (2012-02-04 22:56:34)
Offline