Nikhil Agrawal
515a652685
UI Changes
...
1. Made more space for links hover in statusbar - Moved Progress Bar below addressbar.
a) Thinly visible when loading, hides when loaded.
b) No flickering as progress bar and browser share same row.
2. Behaviour to load page when hit Enter in Addressbar - Behaviour for that.
2. Refactor.
2017-12-09 19:41:03 +05:30
amaitland
866e3de796
MainWindow.xaml - simplify static bindings
...
HoverLinkBehaviour - Always use BeginInvoke unless there's an explicit reason for using a sync action
EnvironmentConverter - Minor inconsistencies
2017-04-10 10:34:08 +10:00
Nikhil Agrawal
63d6b44f35
1) Added Hover Link, ChromiumVersion, CefVersion, CefSharpVersion, ProcessInfo in Status Bar. 2) Added Back, Forward, Print and View source buttons and Addressbar. ( #36 )
...
Add Primary Navigation/Address Bar and Status bar
2017-04-10 10:15:55 +10:00
Michel Feinstein
0dd84bc65b
Improved the example UI Bindings.
2016-10-23 17:36:44 -02:00
amaitland
09b92eac80
For simplicities sake strip out all the MVVM parts and simplify the example down to the bare minimum
...
(Code is declared in the MainWindow now)
2016-01-13 10:53:46 +10:00
amaitland
37c43f1710
Restructure View/ViewModels into their own distinct folders
2014-08-05 14:57:24 +10:00
Per Lundberg
58792baa5e
Added minimal example of how CefSharp can be used. Only WPF so far.
2013-11-12 13:14:11 +02:00