-
Notifications
You must be signed in to change notification settings - Fork 549
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
Merge new box-model code into QtWebEngine conversion #3618
Closed
ferdnyc
wants to merge
20
commits into
OpenShot:new-webengine-support
from
ferdnyc:webengine-box-model
Closed
Merge new box-model code into QtWebEngine conversion #3618
ferdnyc
wants to merge
20
commits into
OpenShot:new-webengine-support
from
ferdnyc:webengine-box-model
Commits on Jul 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cfbeb0e - Browse repository at this point
Copy the full SHA cfbeb0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39aff20 - Browse repository at this point
Copy the full SHA 39aff20View commit details -
Timeline: Unify border-handling, fix object sizing
- Remove border styling from clip, transition objects - Remove box-sizing: border-box, which made objects' DOM size unreliable - Create new CSS class .tl-border, to hold border styling - Insert new div.tl-border container just inside each clip/transition - Remove sizing-bug "fudge factors" (like bounding_box_padding) - Implement all highlight/hover styling in pure CSS (with `:hover`), eliminating `mouseover` event handlers - Apply selected-item border styling to transitions, as well as clips
Configuration menu - View commit details
-
Copy full SHA for aa081c4 - Browse repository at this point
Copy the full SHA aa081c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5683f6 - Browse repository at this point
Copy the full SHA c5683f6View commit details
Commits on Jul 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 21cde98 - Browse repository at this point
Copy the full SHA 21cde98View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda8e86 - Browse repository at this point
Copy the full SHA bda8e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6328779 - Browse repository at this point
Copy the full SHA 6328779View commit details
Commits on Jul 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bc24a64 - Browse repository at this point
Copy the full SHA bc24a64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 438f22a - Browse repository at this point
Copy the full SHA 438f22aView commit details
Commits on Jul 23, 2020
-
Eliminate getFooStyle() JS functions in ng-class
ngClass supports an object as argument, each key for which the value evaluates to true will be used as a class name.
Configuration menu - View commit details
-
Copy full SHA for 0b155e8 - Browse repository at this point
Copy the full SHA 0b155e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 013791b - Browse repository at this point
Copy the full SHA 013791bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c0210 - Browse repository at this point
Copy the full SHA 18c0210View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5d56e1 - Browse repository at this point
Copy the full SHA c5d56e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b92dd1 - Browse repository at this point
Copy the full SHA 5b92dd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae87a50 - Browse repository at this point
Copy the full SHA ae87a50View commit details
Commits on Jul 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3a71845 - Browse repository at this point
Copy the full SHA 3a71845View commit details -
Merge remote-tracking branch 'upstream/new-webengine-support' into we…
…bengine-box-model
Configuration menu - View commit details
-
Copy full SHA for 5d8a1f6 - Browse repository at this point
Copy the full SHA 5d8a1f6View commit details
Commits on Jul 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 17ffd01 - Browse repository at this point
Copy the full SHA 17ffd01View commit details
Commits on Jul 31, 2020
-
Razor tool: Update cursor images + CSS, add debug
- New 32x32 cursors (which fit new Chrome/Firefox restrictions) will show the dashed line only when hovering over clips/transitions, just the "knife" part otherwise - New reveal logic relies on setting a class on the body element, seems to style things appropriately. Some UI elements (resize handles, the playhead) will show other cursors, if still active in razor mode. - The (re-laid-out) debug panel now includes a razor mode toggle.
Configuration menu - View commit details
-
Copy full SHA for 4e25b39 - Browse repository at this point
Copy the full SHA 4e25b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3423bf7 - Browse repository at this point
Copy the full SHA 3423bf7View commit details
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.