Skip to content

Conversation

rschamp
Copy link
Contributor

@rschamp rschamp commented Jan 5, 2017

The previous method of configuring the port number was not cross-platform. Resolves #20

The previous method of configuring the port number was not cross-platform.  Resolves scratchfoundation#20
@rschamp rschamp added this to the January 19 milestone Jan 5, 2017
@rschamp rschamp self-assigned this Jan 5, 2017
@rschamp rschamp merged commit 175b4d7 into scratchfoundation:master Jan 5, 2017
@rschamp rschamp deleted the bugfix/20-windows-port-var branch January 5, 2017 15:56
GarboMuffin referenced this pull request in TurboWarp/scratch-gui Oct 19, 2020
Only works in Chrome on an xbox one controller
Buttons can be mapped to various keyboard keys
Axes can be mapped to keys or to a "virtual cursor"
SimonShiki added a commit to Clipteam/scratch-gui that referenced this pull request Jul 8, 2021
…and_yarn/ini-1.3.8

Bump ini from 1.3.5 to 1.3.8
sebjacobs pushed a commit to RaspberryPiFoundation/scratch-gui that referenced this pull request Apr 24, 2025
sebjacobs pushed a commit to RaspberryPiFoundation/scratch-gui that referenced this pull request Apr 24, 2025
sebjacobs pushed a commit to RaspberryPiFoundation/scratch-gui that referenced this pull request Apr 30, 2025
github-actions bot pushed a commit that referenced this pull request Aug 27, 2025
# [5.2.0-spork.1](v5.1.103...v5.2.0-spork.1) (2025-08-27)

### Bug Fixes

* add pinch to zoom support ([#21](#21)) ([a690749](a690749))
* add support for Scratch-style procedures ([#6](#6)) ([df207e4](df207e4))
* adjust key event filtering to fix the when key pressed block ([#13](#13)) ([06b011f](06b011f))
* allow typing into comments ([#15](#15)) ([668fbb9](668fbb9))
* avoid clearing the state of the sensing_of block by refreshing the toolbox ([#28](#28)) ([9bd036b](9bd036b))
* call reportValue on the ScratchBlocks module instead of the workspace ([#11](#11)) ([1898c52](1898c52))
* call the new glow methods on ScratchBlocks ([#12](#12)) ([be4386d](be4386d))
* fix bug that prevented displaying the procedure editor modal on mobile ([#26](#26)) ([8b1bf24](8b1bf24))
* fix issue that could prevent variables from appearing in the toolbox ([#31](#31)) ([0570261](0570261))
* fix preserving toolbox scroll position for new continuous toolbox plugin ([#30](#30)) ([b8f19dc](b8f19dc))
* make dropdown menu shadow block colors consistent ([#22](#22)) ([45d4803](45d4803))
* modify inject options to reflect Scratch behaviors ([#5](#5)) ([59bf3c5](59bf3c5))
* only refresh the toolbox when procedures are created via undo ([#19](#19)) ([f6dfd53](f6dfd53))
* partially roll back flyout optimization ([#25](#25)) ([1745c59](1745c59))
* patch the getCheckboxState method in the new flyout ([#7](#7)) ([dd98dd8](dd98dd8))
* plumb `FieldNote` through to the VM ([#33](#33)) ([fb762c2](fb762c2))
* preserve toolbox scroll position when switching between sprites/the stage ([#10](#10)) ([c8bc880](c8bc880))
* prevent exception when switching languages ([#27](#27)) ([d174ae9](d174ae9))
* reenable the Scratch colour eyedropper ([a7b1a10](a7b1a10))
* **release:** release beta branch under beta label(?) ([17c5b19](17c5b19))
* select extension categories when added ([#8](#8)) ([2d58403](2d58403))
* show the correct toolbox based on sprites or the stage being selected ([#4](#4)) ([dbbb251](dbbb251))
* specify the function to be used for prompting about variables ([#17](#17)) ([ee80f13](ee80f13))
* temporarily disable functionality in scratch-gui for compatibility with patched scratch-blocks ([#1](#1)) ([905f043](905f043))
* update the toolbox in response to procedure deletion/creation ([#18](#18)) ([505011d](505011d))
* use serialization wrapper ([#32](#32)) ([6e46a18](6e46a18))
* Use toolboxitemid instead of id as the identifier attribute for toolbox categories ([#9](#9)) ([077415b](077415b))

### Features

* plumb Scratch variable support into the UI ([#16](#16)) ([c92f244](c92f244))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant