[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #2957: FontChooser error looking for it's img/filter/filter.png picture
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #2957: FontChooser error looking for it's img/filter/filter.png picture
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Tue, 22 Oct 2024 21:32:10 GMT
- To: bsteers@xxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.2957&from=L21haW4- Comment #9 by Benoît MINISINI: I have added a fix in resolution of relative paths starting with "../" in master. But you have to fix your override of the '_get()' method by adding "../" in front of the path, because being in another component, you have to add "../" to jump it. Beware that "../" must not be added if the path is absolute, or if is starts by "icon:/" or "flag:/". Benoît MINISINI changed the state of the bug to: Fixed. ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----
[Gambas-bugtracker] Bug #2957: FontChooser error looking for it's img/filter/filter.png picture | <bugtracker@xxxxxxxxxxxxxx> |