Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Character loss during text layout. #317

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

hellmor
Copy link
Collaborator

@hellmor hellmor commented Oct 18, 2023

Character loss during text layout.

Character loss during text layout.
@hellmor hellmor added the bug Something isn't working label Oct 18, 2023
@hellmor hellmor added this to the 0.6 milestone Oct 18, 2023
@X-OldGentleMan X-OldGentleMan merged commit 8ad7169 into Orillusion:dev Oct 31, 2023
1 check passed
@lslzl3000 lslzl3000 mentioned this pull request Nov 1, 2023
lslzl3000 added a commit that referenced this pull request Nov 14, 2023
# [0.7.0](v0.6.9...v0.7.0) (2023-11-01)


### Bug Fixes

* Character loss during text layout. ([#317](#317)) ([8ad7169](8ad7169))
* fix gltf sample ([#321](#321)) ([4ca35b5](4ca35b5))
* **particle:** add get baseMap ([e59bd9f](e59bd9f))


### Features

* add graphic bath mesh ([#319](#319)) ([7df4f95](7df4f95))
* **audio:** move audio to @orillusion/media-extension ([166d286](166d286))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG]: 当文本出现换行的时候,每一行的最后一个字会丢失
3 participants