Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Support deleteat! for all GtkContainers #622

Merged
merged 2 commits into from
Feb 6, 2022
Merged

Support deleteat! for all GtkContainers #622

merged 2 commits into from
Feb 6, 2022

Conversation

Xuanmizhen
Copy link
Contributor

Found GtkButtons were not supported to deleteat! before.
Now add it.

Found `GtkButton`s were not supported to `deleteat!` before.
Now add it.
@codecov
Copy link

codecov bot commented Feb 6, 2022

Codecov Report

Merging #622 (cdbfcaa) into master (3bd7caf) will decrease coverage by 0.26%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #622      +/-   ##
==========================================
- Coverage   65.96%   65.69%   -0.27%     
==========================================
  Files          32       32              
  Lines        2709     2720      +11     
==========================================
  Hits         1787     1787              
- Misses        922      933      +11     
Impacted Files Coverage Δ
src/container.jl 66.66% <0.00%> (-17.06%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3bd7caf...cdbfcaa. Read the comment docs.

@tknopp
Copy link
Collaborator

tknopp commented Feb 6, 2022

LGTM

@tknopp tknopp merged commit 6c83782 into JuliaGraphics:master Feb 6, 2022
@Xuanmizhen Xuanmizhen deleted the patch-1 branch February 7, 2022 04:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants