mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Introducing fragment shaders for image rounding.
This commit is contained in:
@@ -465,13 +465,12 @@ Loader {
|
||||
}
|
||||
}
|
||||
|
||||
NImageRounded {
|
||||
NImageCircled {
|
||||
anchors.centerIn: parent
|
||||
width: 100 * scaling
|
||||
height: 100 * scaling
|
||||
imagePath: Settings.data.general.avatarImage
|
||||
fallbackIcon: "person"
|
||||
imageRadius: width * 0.5
|
||||
}
|
||||
|
||||
// Hover animation
|
||||
|
||||
Reference in New Issue
Block a user