Changing the refresh web view icon in ui.
This commit is contained in:
parent
48bb8ad930
commit
cf021e29c0
@ -365,7 +365,7 @@ LePage >> uiRefreshWebPreviewButtonFor: anAction [
|
||||
<lePageAction>
|
||||
^ anAction button
|
||||
tooltip: 'Refresh web view';
|
||||
icon: BrGlamorousVectorIcons refresh;
|
||||
icon: BrGlamorousVectorIcons link;
|
||||
action: [
|
||||
self page asMarkdeep exportAsFileOn: (self page storage / self page markdeepFileName).
|
||||
GoogleChrome openWindowOn: self page localHostAddress.
|
||||
|
Loading…
Reference in New Issue
Block a user