-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Feature/verse on image #399
Draft
Caleb-Parks
wants to merge
35
commits into
sillsdev:main
Choose a base branch
from
Caleb-Parks:feature/verse-on-image
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+12,253
−5
Draft
Changes from 25 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
eb7d499
Roughing out verseOnImage divs
Caleb-Parks f8af754
Fixed modal size (made fullscreen) and un-rounded corners
Caleb-Parks 6d5f963
Reimplemented verse on image as a route rather than modal
Caleb-Parks bf71b3c
Renamed verse-on-image route to "image"
Caleb-Parks dbfa47d
Implemented scroll-snap functionality for editors.
Caleb-Parks e79b11e
Implemented render function, stylized, moved share button to navbar
Caleb-Parks 372b998
Fixed uses of cnv_text and verses vars.
Caleb-Parks 4df632e
Got text roughly working. Look into html-to-canvas next
Caleb-Parks 20e98be
Imported html-to-image's toPng function to use in shareCanvas()
Caleb-Parks dfb65f0
Working on making voi text draggable. Fix bounds of draggable border …
Caleb-Parks fb00635
Implementing voi still. Fix textSize slider allowing too large of tex…
Caleb-Parks eb6e7f7
Editor 0 roughed in, 1 and 2 nearly finished. Modified slider.
Caleb-Parks 37029ef
Fixed height and width values of various aspects of editor panes and …
Caleb-Parks 2d7faaf
Fixed draggability of editor panes and renamed voi_textBox's dragging…
Caleb-Parks ce3f5c0
Cleaned up editorTabs div's scroll features, still not scrolling when…
Caleb-Parks b6dd208
Apply proper theme colors for voi
Caleb-Parks fd49749
Modify default, max, and min values of voi font size and line height …
Caleb-Parks a5b6a13
Add voi_textBoxHeight and make it track the height of the textbox.
Caleb-Parks 1f409dd
Modify default, max, and min values of voi_textBoxWidth to match andr…
Caleb-Parks 14e3bb1
Add scrollability for image picker pane, add shadow editor pane, add …
Caleb-Parks d097519
Finish brightness, contrast, saturation, and blur sliders. Replace si…
Caleb-Parks 28575e0
Add editor tab and empty editor pane for font selector.
Caleb-Parks e85f7b6
ColorPicker working
Caleb-Parks 4b53d62
Added more fonts and rebuilt
Caleb-Parks 786a162
Fix voi color selector pane. Fix font selector implementation and fon…
Caleb-Parks 9760837
Initialize initial and max font sizes; center text
chrisvire 5dc2121
Fix icon for reference tab
chrisvire cc1a094
Merge pull request #1 from chrisvire/feature/verse-on-image
Caleb-Parks 50d495f
Merge pull request #2 from chrisvire/fix/verse-on-image-reference-icon
Caleb-Parks de456ab
Start to implement choose image from camera roll feature.
Caleb-Parks ee9b15d
Continue working on image from camera roll feature.
Caleb-Parks f536807
Start on image cropping.
Caleb-Parks 8dd1f4c
Continue working on image cropping.
Caleb-Parks bec6f06
10/5 1:08pm
Caleb-Parks 04a5be5
End of call 10/5
Caleb-Parks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you are using this, it should be in devDependencies.