<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 30, 2015, at 12:29 PM, John Smith <<a href="mailto:noseygit@hotmail.com" class="">noseygit@hotmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div id="divtagdefaultwrapper" style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-size: 12pt; background-color: rgb(255, 255, 255); font-family: Calibri, Arial, Helvetica, sans-serif;" class=""><div style="margin-top: 0px; margin-bottom: 0px;" class="">I'd just like to say thanks to the developers as Subsurface-mobile is getting better and better on each iteration.</div><div style="margin-top: 0px; margin-bottom: 0px;" class=""><br class=""></div><div style="margin-top: 0px; margin-bottom: 0px;" class="">I'm running 5.1 on a Hudl and have no scaling issues on the profiles that I can see. The splash screen makes a great improvement and the overall feel of the app is so much closer to a finished product that it was even a week ago.</div><div style="margin-top: 0px; margin-bottom: 0px;" class=""><br class=""></div><div style="margin-top: 0px; margin-bottom: 0px;" class="">A few items I've noticed on version 4.5.2.525<br class=""></div><div style="margin-top: 0px; margin-bottom: 0px;" class=""><br class=""></div><div style="margin-top: 0px; margin-bottom: 0px;" class="">1. The title on the divelist page is missing a hyphen (ie subsurface mobile not subsurface-mobile).</div></div></div></blockquote><div><br class=""></div>Good catch. Easy to fix.</div><div><br class=""><blockquote type="cite" class=""><div class=""><div id="divtagdefaultwrapper" style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-size: 12pt; background-color: rgb(255, 255, 255); font-family: Calibri, Arial, Helvetica, sans-serif;" class=""><div style="margin-top: 0px; margin-bottom: 0px;" class="">2. If you make changes to a dive, the changes aren't visible until you go back to the divelist page and then re-open the dive</div></div></div></blockquote><div><br class=""></div>Yes. I've been wasting my morning trying to address that. I cannot get signals to work. I cannot get cross qml files calls to work. For that matter, I cannot get a stackView.push(page,{},true) to work (which should replace that page instead of duplicating - except that I still only get 'false' as replace parameter in the push function).</div><div><br class=""></div><div>In summary, I continue to be absolutely helpless when it comes to QML. Clueless, helpless, frustrated, incapable to get things done.</div><div><br class=""></div><div>The longer I try to get anything to work with QML the more I wonder if this was a good choice. The documentation and the actual behavior have nothing in common. There doesn't really appear to be a user community. StackExchange (the source of all knowledge) has no answers to any of the issues around QML.</div><div><br class=""><blockquote type="cite" class=""><div class=""><div id="divtagdefaultwrapper" style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-size: 12pt; background-color: rgb(255, 255, 255); font-family: Calibri, Arial, Helvetica, sans-serif;" class=""><div style="margin-top: 0px; margin-bottom: 0px;" class="">3.I cant enter a depth and time on a manually added dive.</div></div></div></blockquote><div><br class=""></div>Yep, on my todo list. I just implemented air temp and water temp.</div><div><br class=""><blockquote type="cite" class=""><div class=""><div id="divtagdefaultwrapper" style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-size: 12pt; background-color: rgb(255, 255, 255); font-family: Calibri, Arial, Helvetica, sans-serif;" class=""><div style="margin-top: 0px; margin-bottom: 0px;" class="">4.Sometimes when adding a manual dive, there is information already entered into the boxes and sometimes not.</div></div></div></blockquote><div><br class=""></div>Hmm - maybe some properties don't get cleared out? I don't know. I have no idea how variable scope works in qml. I have no idea what the life cycle of a page is. I have no clue whatsoever.</div><div><br class=""></div><div>I think I need to stop working on this for a while because I am truly utterly frustrated and ready to rip this whole thing out.</div><div><br class=""><blockquote type="cite" class=""><div class=""><div id="divtagdefaultwrapper" style="font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-size: 12pt; background-color: rgb(255, 255, 255); font-family: Calibri, Arial, Helvetica, sans-serif;" class=""><div style="margin-top: 0px; margin-bottom: 0px;" class="">5.When you are in edit mode on a dive with notes, the <br> characters are visible.</div></div></div></blockquote><br class=""></div><div>Yep, I see that, too.</div><div><br class=""></div><div>/D</div><br class=""></body></html>