marodins commented on issue #66:
URL: https://github.com/apache/age-viewer/issues/66#issuecomment-1365513438

   @bruinend thank you, yes there are two separate features that allow edge 
thickness adjustments. Just wanted to ensure that the footer feature gives you 
similar results. I found and refactored some code which may have caused this 
issue. Here's the PR https://github.com/apache/age-viewer/pull/89 . You can try 
to check and see if this works for you prior to this PR being merged.
   To checkout the PR:
   -- clone the repository in a new directory --
   -- fetch the PR -- 
   1. git fetch origin pull/89/head
   2. git checkout -b edge_pr FETCH_HEAD
   
   -- run application as usual --
   
   If you have time to try this and do try this please report back on the 
results. If this doesn't solve the issue I'll continue by creating some tests 
to try to reproduce this bug. Thank you!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to