Runtemund

Results 13 comments of Runtemund

Ok, "default size" was perhaps a little inaccurately expressed. what I mean by that. The `wxRibbonBar` has no default/preferred logical size of an icon. I can display it with 16x16,...

In my imagination`wxBitmapBundle` shouldn't be just a container for managing high resolution representations of one bitmap. Actually I use `wxIconBundle` in my software for managing icons/bitmaps for the UI elements....

No, deriving classes is not necessary for that. Maybe it's eseasier if I will prepare a pull request with added `wxBitmapBundle` support to `wxRibbon{Tool|Button}Bar` within the next time and we...

@vadz I tried to figure out, what is wrong with `wxImageList` and how to reproduce it. My simple idea was to write an unit test. I found an existing one...

Ok, if it is necessary to keep this inconsistency for compatibility reasons, I have to deal with it. I will switch to physical size internally instead of logical size. This...

From my point of view, open topics are done. Please review.

On client side, everything should be done for Mac and Linux. Tags will be synced, as good as possible with current server side implementation. For the following points a change...

@joecomo67 > this sounds great - is there a way to use this already? Actually I am awaiting review from the nextcloud staff. I don't know their priorities, so I...

H, thanks for replay. I will work on that soon. Unfortunately I have much to do at work, so I will need some time.