Thread
:
Wazapp Public Beta for N9 [0.9.20]
View Single Post
smoof
2012-08-28 , 03:36
Posts: 33 | Thanked: 37 times | Joined on Jul 2012
#
2616
for showing pictures that you have just taken use vi in terminal or shh or whatever and head to
UI/Conversations/SendPicture.qml
then change
Component.onCompleted: {
console.log("SELECT DIALOG OPENED")
galleryModel.filter = myFilters
}
to
Component.onCompleted: {
console.log("SELECT DIALOG OPENED")
galleryModel.filter = myFilters
galleryModel.autoUpdate = true
}
After restarting wazapp, you can even leave the selection page open and take a photo, it will show up immediately.
Cheers
Quote & Reply
|
The Following 12 Users Say Thank You to smoof For This Useful Post:
adio_89
,
bnwg
,
CepiPerez
,
knobtviker
,
lmiked
,
nicodonte
,
soryuuha
,
Transcend
,
trayhoper
,
Wadl Beisser
,
zacaaron
,
Zelig
smoof
View Public Profile
Send a private message to smoof
Find all posts by smoof