<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:thorsten.wagner.4@gmail.com" title="Thorsten Wagner <thorsten.wagner.4@gmail.com>"> <span class="fn">Thorsten Wagner</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Remove frame around rotation wheel within Position and Size / Ratation dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128942">bug 128942</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>caolanm@redhat.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Remove frame around rotation wheel within Position and Size / Ratation dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128942#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Remove frame around rotation wheel within Position and Size / Ratation dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128942">bug 128942</a>
              from <span class="vcard"><a class="email" href="mailto:thorsten.wagner.4@gmail.com" title="Thorsten Wagner <thorsten.wagner.4@gmail.com>"> <span class="fn">Thorsten Wagner</span></a>
</span></b>
        <pre>To remove frame around rotation wheel shadow had to be disabled for enclosing
GtkViewPort and GtkScrolledWindow objects. This was done using Glade. On Linux
result is as expected, on macOS frame is not removed. To remove frame on macOS
too, GtkScrolledWindow was removed too. Result looks as expected on macOS too
(see screenshot attached).

@ Caolan: Could you please doublecheck whether this is the right approach
(modified Glade output is attached too).

As there is no change within C++ code, GTKScrolledWindow is addressed there
furthermore although it has been removed within the XML UI description file:

m_xCtrlDial(new DialControl(m_xBuilder->weld_scrolled_window("anglepreview")))</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>