You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check for dev releases tagged <major>.<minor>.<point>-dev-<dev> (goog……le#3104)
Also add the relevant option in the Settings UI, fix the default state
of Settings dialog checkboxes, and reset update timer whenever
Settings are saved.
Don't be as eager to merge small slices and override state.
- Only merge slices less than a pixel wide or with a gap of
less than 2px.
- If a slices is 3 times larger than what it's merged with,
it's state dominates the merge priority, thus a tiny running
slices doesn't turn it's large runnable neighbor into running.