Skip to content

Show horizontal scrollbar in editor when needed - #1228

Merged
jamiebenstead merged 3 commits into
mainfrom
add-horizontal-scrollbar-to-editor
Jul 21, 2025
Merged

Show horizontal scrollbar in editor when needed#1228
jamiebenstead merged 3 commits into
mainfrom
add-horizontal-scrollbar-to-editor

Conversation

@jamiebenstead

Copy link
Copy Markdown
Contributor

@jamiebenstead
jamiebenstead temporarily deployed to previews/1228/merge July 11, 2025 15:22 — with GitHub Actions Inactive
@jamiebenstead
jamiebenstead temporarily deployed to previews/1228/merge July 11, 2025 15:23 — with GitHub Actions Inactive

@loiswells97 loiswells97 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jamiebenstead
jamiebenstead merged commit e5d90c0 into main Jul 21, 2025
8 checks passed
@jamiebenstead
jamiebenstead deleted the add-horizontal-scrollbar-to-editor branch July 21, 2025 10:04
@jamiebenstead jamiebenstead mentioned this pull request Jul 22, 2025
jamiebenstead added a commit that referenced this pull request Jul 22, 2025
## [0.30.2] - 2025-07-22

### Fixed

- Styling issue preventing scrolling in the sidebar (#1216)
- Styling issue on status bar on mobile (#1217)
- Change tab `block-size` to `min-block-size` to allow for height
increase when text wraps (#1219)
- Changed `SkulptRunner.jsx` implementation of hiding elements to use
`display: none` rather than `block-size: 0` (#1219)
- Enabled `hyphens: auto` globally (with exceptions) to prevent overflow
with longer words (#1215)
- Removed fixed size from `ProjectBar` to prevent overflow when text
wraps (#1221)
- Added missing translation strings (#1222)
- Changed `colour_raw` to now correctly return a 4-tuple (R, G, B,
Clear) in simulation

### Changed

- Improved status bar styling (#1221)
- Added horizontal scrollbar to editor (#1228)
- Add theme for scrollbars (#1233)
jamiebenstead added a commit that referenced this pull request Jul 28, 2025
## [0.30.2] - 2025-07-22

### Fixed

- Styling issue preventing scrolling in the sidebar (#1216)
- Styling issue on status bar on mobile (#1217)
- Change tab `block-size` to `min-block-size` to allow for height
increase when text wraps (#1219)
- Changed `SkulptRunner.jsx` implementation of hiding elements to use
`display: none` rather than `block-size: 0` (#1219)
- Enabled `hyphens: auto` globally (with exceptions) to prevent overflow
with longer words (#1215)
- Removed fixed size from `ProjectBar` to prevent overflow when text
wraps (#1221)
- Added missing translation strings (#1222)
- Changed `colour_raw` to now correctly return a 4-tuple (R, G, B,
Clear) in simulation

### Changed

- Improved status bar styling (#1221)
- Added horizontal scrollbar to editor (#1228)
- Add theme for scrollbars (#1233)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants