Page 46 of 59
Re: WebView: Text-based Browser
Posted: Mon May 12, 2014 8:49 pm
by ppk-center
SoUrcerer wrote:Да можно хоть масштабирование сделать.
Ну так сделайте.
: Знаю про негласное правило! Я просто думал нельзя масштабировать.
Re: WebView: Text-based Browser
Posted: Tue May 20, 2014 12:15 pm
by Wildwest
Re: WebView: Text-based Browser
Posted: Mon May 26, 2014 10:41 pm
by Wildwest
Re: WebView: Text-based Browser
Posted: Tue Dec 16, 2014 2:27 am
by kiv
неправильно отрисовывает подчеркивание при автоматическом, частичном переносе ссылок...
Re: WebView: Text-based Browser
Posted: Sun Feb 15, 2015 1:22 pm
by Leency
Use hamburger icon, make pattern for loading libimg images, because it used too often.
Re: WebView: Text-based Browser
Posted: Sun Feb 15, 2015 1:34 pm
by hidnplayr
Leency wrote:Use hamburger icon.
I hate it, it looks ordinary

Re: WebView: Text-based Browser
Posted: Sun Feb 15, 2015 1:58 pm
by Leency
I'm so sorry for your case, but current menu is not config menu (as previous icon shown), but an additional menu, so current icon is more right in current case. Habgurgher icon is a standard now, so every new user can easily understand what it does.
Re: WebView: Text-based Browser
Posted: Sun Feb 15, 2015 2:21 pm
by hidnplayr
I respect your choice, just wanted to give my opinion.
Re: WebView: Text-based Browser
Posted: Sat Feb 28, 2015 4:46 am
by Leency
Spoiler:

-
1.gif (1.23 MiB)
Viewed 5820 times
Spoiler:

-
2.gif (393.13 KiB)
Viewed 5820 times
Re: WebView: Text-based Browser
Posted: Mon Mar 16, 2015 5:29 pm
by Leency
WebView 1.1
- Zoom2x
- a lot of fixes for download manager

Re: WebView: Text-based Browser
Posted: Fri Mar 20, 2015 7:19 pm
by punk_joker
Нужны исправления под новую версию http.obj
Re: WebView: Text-based Browser
Posted: Sat Mar 21, 2015 12:17 am
by hidnplayr
punk_joker wrote:Нужны исправления под новую версию http.obj
Something wrong?
Re: WebView: Text-based Browser
Posted: Sat Mar 21, 2015 12:25 am
by punk_joker
hidnplayr wrote:punk_joker wrote:Нужны исправления под новую версию http.obj
Something wrong?
WebView don't work with new version http.obj/ Need make fix in WebView.
Re: WebView: Text-based Browser
Posted: Sat Mar 21, 2015 12:36 am
by hidnplayr
punk_joker wrote:WebView don't work with new version http.obj/ Need make fix in WebView.
I patched it already, latest webview + latest http.obj from autobuild seem to work just fine.
c-- downloader however should be updated to work in http.obj 'streaming' mode.
(Or better yet, in my opinion, replaced with latest -system wide- fasm downloader)
Re: WebView: Text-based Browser
Posted: Sat Mar 21, 2015 1:09 am
by Leency
> Or better yet, in my opinion, replaced with latest -system wide- fasm downloader
How to fix point that execute param could be max 256 symbols length?
Code: Select all
/sys/netword/downloader https://xxx.xxx.com/projects/cnamts/issues?utf8=✓&set_filter=1&f%5B%5D=status_id&op%5Bstatus_id%5D=o&f%5B%5D=
assigned_to_id&op%5Bassigned_to_id%5D=%3D&v%5Bassigned_to_id%5D%5B%5D=
me&v%5Bassigned_to_id%5D%5B%5D=1588&v%5Bassigned_to_id%5D%5B%5D=
1437&v%5Bassigned_to_id%5D%5B%5D=1438&v%5Bassigned_to_id%5D%5B%5D=
1798&v%5Bassigned_to_id%5D%5B%5D=1651&v%5Bassigned_to_id%5D%5B%5D=
1118&v%5Bassigned_to_id%5D%5B%5D=1657&v%5Bassigned_to_id%5D%5B%5D=
1273&f%5B%5D=&c%5B%5D=status&c%5B%5D=tracker&c%5B%5D=priority&c%5B%5D=
subject&c%5B%5D=fixed_version&c%5B%5D=updated_on&c%5B%5D=done_ratio&group_by=
assigned_to
URL could be very long nowadays.