M.Sz.
M.Sz.
well strange... SO its not problem of ID
my research: - It happens specificly with SplitLayout - It happens only for buttons
A minimalistic reproduction code: ```go package main import ( g "github.com/AllenDang/giu" ) var ( filter string sashPos float32 = 100 ) func buildTable() g.Widget { if filter != "" {...
haha I've just lookad at this code and got the answer - I'll write it here after a qucik play with dlv
ok, nevermind, I have no idea why it doesn't wokr...
hmm, its strange... I get no errors - just doesn't work
it just didn't changed theme, but, let me test again since I thing I made it working...
well, the problem seems to be much more complex, I was able to install the theme on fresh installation of fedora 37 vm, but I'm still unable to do that...
Finally figured it out! After inspecting both, the /boot/efi/EFI/fedora/grub.cfg and /tmp/nothing-important, I've noticed that the boot/efi file doesn't mention about theme at all (when /tmp/nothing-important does). My assume is, that...
no, this project should fix grub path detection