AndyDentFree / AndyDentFree/rbstuff
ScriptPictureEffects doesn't handle resizing canvases
未關閉
auto-migrated
Priority-Medium
Type-Defect
- 主要語言
- REALbasic
- 星號
- 2
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
```
Need to change - currently ScriptPictureEffects takes a Graphics pointer in
UseImages which is the
backdrop of a canvas. If you had a canvas that resized its backdrop, that would
be a new picture
and UseImages would have to be called again.
If you continuall call UseImages every time the script is run, it is not a
problem but is a bit
confusing in this sample if people edit the sample to make the canvas resize in
response to window
resizing.
```
Original issue reported on code.google.com by `dentaroo@gmail.com` on 25 Apr 2009 at 5:14
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。